> From: S D [mailto:[EMAIL PROTECTED] 
> Subject: AccessControlException with Embedded Tomcat 5.5.23
> 
> 1. How do I enforce the use of the catalina.policy file 
> with embedded Tomcat?

You need to set the following _two_ system properties:

-Djava.security.manager
-Djava.security.policy=$CATALINA_BASE/conf/catalina.policy

Sorry, can't answer your second question.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to