Hi All:

I am using TOMCAT 5.0.28, I found the following command to start a tomcat
instance on the documentation page, however it did not mention how to stop the
tomcat, I am currently using kill <<processed>> and wondering if there is a more
elegant solution.

Thanks

Pat
===============================================================================

./bin/jsvc -Djava.endorsed.dirs=./common/endorsed -cp ./bin/bootstrap.jar \
        -outfile ./logs/catalina.out -errfile ./logs/catalina.err \
        org.apache.catalina.startup.Bootstrap



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to