Re: Security Policy while running as a windows service

2005-01-20 Thread Peter Rossbach
Start the tomcat5w.exe and open the configure options.
Open the java tab and add your jvm parameters.
-Djava.security.SecurityManager
-Djava.security.policy==full path to your tomcat/conf/catalina.policy
Two == signs is right to overide the complete policy :-)
Peter
Asim Alp schrieb:
Hello everyone,
I'm running my Tomcat 5.5.4 as a Windows Service.  Is there a way to
put the -security option to the GUI application?  I'm trying to get my
service to start with the catalina.policy file for extra security.
Thanks,
Asim
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Security Policy while running as a windows service

2005-01-18 Thread Asim Alp
Hello everyone,

I'm running my Tomcat 5.5.4 as a Windows Service.  Is there a way to
put the -security option to the GUI application?  I'm trying to get my
service to start with the catalina.policy file for extra security.

Thanks,

Asim

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]