Look at the Manager application in the Tomcat documentation.  It will allow you 
to deploy, redeploy, and restart a single application, rather than the entire 
Tomcat instance.  These operations take a matter of seconds.
> I need to shutdown and then restart tomcat repeatedly for my 
> testing purposes. I am using a Windows batch file which will call 
> shutdown.bat and startup.bat. But each time Tomcat did not 
> restart. Is there any better way of doing this?
> 
> Thanks
> 
> --
> To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
> 

--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>

Reply via email to