You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by David Wall <d....@computer.org> on 2004/02/04 20:50:23 UTC

JSVC and -server -security options

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@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org