> From: Martin Gainty [mailto:[EMAIL PROTECTED] 
> You are executing java class 
> org.apache.catalina.startup.Bootstrap with the 'stop' option

Martin - like your previous suggestion, that stops the entire container,
not the single webapp.  JMX would appear to be the way to go to stop a
webapp, but timing could be an issue if the OP tries to make a JMX
request in the middle of starting a webapp in order to stop the same
webapp.  I suspect some kind of request queue would be required.

Of course, if there was only one webapp in the container, stopping the
container would be acceptable.

                - Peter

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