David Delbecq wrote:
No, this is not possible, as far as i know, to stop services without
stopping tomcat. However, using the manager interface of each of your
virtual host, you can stop webapps inside those services. Tomcat will
still listen to corresponding port but will respond with 404 error for
stopped webapps :)

At least my Tomcat 5.5.17 responds with HTTP status code 503
"Service unavailable" ("The application is currently not available")
when trying to access stopped webapps, not 404.

Georg

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