I'am running Tomcat 3.2 with -security. I have included an entry in
tomcat.policy to grant read, write Permissions from
<tomcat_home>/webapps/examples/- to <tomcat_home>/webapps/examples/-, but
Tomcat still gives me an AccessViolation on any JSP and servlet trying to
access (create) a file in <tomcat_home>/webapps/examples/.
Did I miss to set things in server.xml or do I have to use other directories
than /webapps (maybe Tomcat assigns default Permissions overriding the ones
in tomcat.policy)?

Thanks for your help.

Daniel

Reply via email to