David Smith-2 wrote:
> 
> You should have gotten a sample service shell script in you jsvc 
> source.  Mine has this in the stop portion:
> 
> jsvc -stop -pidfile $PID_FILE org.apache.catalina.startup.Bootstrap
> 
> $PID_FILE is a shell variable containing the path of a file with the 
> process id of the running jsvc.  I customized the sample service script 
> and dropped it in the /etc/init.d folder so I could use service tomcat55 
> start|stop
> 
> --David
> 
> 

Works great. Thanks!

Ethan
-- 
View this message in context: 
http://www.nabble.com/What-is-the-best-way-to-stop-the-tomcat-daemon--tp16085458p16094692.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
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