Error added: 2009-08-28T22:58:24Z
Java security framework is objecting to your webapp root, probably *not* becase of underlying filesystem permissions. You need to look at something like this: http://publib.boulder.ibm.com/infocenter/wpdoc/v6r0/index.jsp?topic=/com.ibm.wp.exp.doc/wpf/sec_java2.html You can verify whether or not it was the security framework by turning it off or overriding it with -D arguments to the JVM. See also here: http://java.dzone.com/articles/how-override-java-security
If you know the answer, please add your own solution below.
If you don't know, but find out later, please come back and share your answer - there will be other people
struggling with this too.
If you want to be notified via email when this is solved, enter your email address here: