Hi all,

Having tried several times to run tomcat (with apache) using the
SecurityManager,
my idea was simply to set the permissions for running the Tomcat example
servlets and JSP provided.

For that I:

1. Edited server.xml to use Policy:
ContextInterceptor className="org.apache.tomcat.context.PolicyInterceptor"
/>

2. Didn't change the default tomcat.policy (I also have tried to set some
paths but nothing has worked yet)

3. Started tomcat with and without the "-security" option.
 tomcat.sh start -security

and Tomcat doesn't start.


Any ideas?

Thanks,

Marcantonio


Reply via email to