-Original Message-
From: Pid [mailto:p...@pidster.com]
Sent: mardi 16 novembre 2010 13:34
To: Tomcat Users List
Subject: Re: Shutting down one instance of tomcat 6 from a listener
On 16/11/2010 10:46, Patrick Sauts wrote:
> It works just fine doing it from the ServletContextListe
It works just fine doing it from the ServletContextListener.
Thx a lot.
But I was wondering how to do it outside of the application itself?
Patrick Sauts.
-Original Message-
From: Pid [mailto:p...@pidster.com]
Sent: lundi 15 novembre 2010 12:44
To: Tomcat Users List
Subject: Re
t: Re: Shutting down one instance of tomcat 6 from a listener
On 15/11/2010 09:37, Patrick Sauts wrote:
> So, how to shut down properly the current application from a 'listener'
> leaving the other webapps deployed into Tomcat to continue their business?
It depends on what the problem
ist
Subject: Re: Shutting down one instance of tomcat 6 from a listener
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Patrick,
On 11/9/2010 11:36 AM, Patrick Sauts wrote:
> I'm sorry I'm French.
No problem: we can work around language difficulties. More explanation usually
hel
tting down one instance of tomcat 6 from a listener
> From: Patrick Sauts [mailto:patrick.via...@gmail.com]
> Subject: Shutting down one instance of tomcat 6 from a listener
> I'm working with tomcat 6 and multiples instances;
The question André was trying to get you to answer
novembre 2010 11:23
To: Tomcat Users List
Subject: Re: Shutting down one instance of tomcat 6 from a listener
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 purpo
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
Tomc