Patrick Sauts wrote:
Hello,
I'm working with tomcat 6 and multiples instances; I'm looking for a
solution to stop an instance of Tomcat from a listener. The purpose of this
listener is to load and check some configurations files such as Spring
configuration. Then, if an error is found, to stop this instance. On a
Tomcat with only one instance I was using System.exit(1), this solution
isn't good of course with multiples instances.
Why not ? it should only stop the one JVM of this one instance, no ?
Or do you mean one instance with multiple <Host>'s ?
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org