Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

JSVC and -server -security options

David Wall

2004-02-04

Replies:

In the JSVC (tomcat 5.0) docs, there's no mention of being able to use the
"-server" option to the JVM to get the server VM.

Also, when using the startup.sh script, I can add the "-security" option to
cause tomcat to run with a security manager. But with JSVC, I cannot add
the -Djava.security.manager -Djava.security.policy==$CATALINA_HOME/conf/cata
lina.policy like the catalina.sh script does. JSVC complains that both -D
options are missing the single '='.

Can I make these work with JSVC? Does it happen implicitly when JSVC
launches the JVM inside itself?

Thanks,
David


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)


©2008 junlu.com - Jax Systems, LLC, U.S.A.