Just kill the jsvc process. It'll trap the signal and send a proper
shutdown to tomcat. See the sample service script provided with jsvc
source.
--David
kjwchu wrote:
I ran tomcat as a daemon via the command below:
./bin/jsvc -cp ./bin/bootstrap.jar -outfile ./logs/catalina.out -errfile
./logs/catalina.err org.apache.catalina.startup.Bootstrap
How to turn if off?
Thanks for any thoughts.
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]