> From: Bio Jazz [mailto:[EMAIL PROTECTED] 
> Subject: Restarting Webapplication From Command Line
> 
> However, I have a need to restart a single application from 
> the command line without restarting the entire Tomcat service
> (ie without affecting the other deployed applications).

Check the doc:
http://tomcat.apache.org/tomcat-5.5-doc/deployer-howto.html#Deploying%20
on%20a%20running%20Tomcat%20server


Also note the following from:
http://tomcat.apache.org/tomcat-5.5-doc/appdev/deployment.html

'Use "Manager" Ant Tasks In Your Build Script. Tomcat 5 includes a set
of custom task definitions for the Ant build tool that allow you to
automate the execution of commands to the "Manager" web application.
These tasks are used in the Tomcat deployer.'

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

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