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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to