Hi, As suggest on in the doc http://localhost:8080/docs/security-manager-howto.html i've made the changes to the catalina.policy file how do i ensure that file is loaded during my startup.
In the doc they are using the following command: %CATALINA_HOME%\bin\catalina start -security (Windows) But my bin directory does not contain catalina, it contains the following: bootstrap.jar tomcat6 tomcat6w tomcat-juli.jar I've added the -security text to the tomcat configuration under startup tab where the argument is start -security but my tomcat fails to load with the following error: 28-Jan-2008 21:30:19 org.apache.catalina.startup.Bootstrap main WARNING: Bootstrap: command "start -security" does not exist. Can someone please suggest where do i need to put -security? thanks in advance -- View this message in context: http://www.nabble.com/Simple-Security-Manager-how-to---tp15146109p15146109.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]