Re: Configuring a security manager under Windows with Tomcat 5.5

2006-11-17 Thread Markus Schönhaber
Ignacio Iborra wrote: > I've been reading the jakarta documentation about how to set a Security > Manager in Tomcat 5.5 under Windows, in order to apply the permissions in > catalina.policy file. > > The Jakarta documentation page says that I must start the server with the > command: > > %CATALINA

Configuring a security manager under Windows with Tomcat 5.5

2006-11-17 Thread Ignacio Iborra
Hello. I've been reading the jakarta documentation about how to set a Security Manager in Tomcat 5.5 under Windows, in order to apply the permissions in catalina.policy file. The Jakarta documentation page says that I must start the server with the command: %CATALINA_HOME%\bin\catalina start -se