Wouldn't it be possible to use JMX in the servletContextListener?
Is there any alternative? 


-----Original Message-----
From: Mikolaj Rydzewski [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, September 05, 2006 10:13 AM
To: Tomcat Users List
Subject: Re: stopping a tomcat web application

asaf.lahav wrote:
> I'm looking for java code to stop a specific web application running on my
> tomcat. Not the entire tomcat.
>   
You can stop a tomcat webapp using JMX and MBeans. But your original 
question was how to stop webapp from ServletContextListener during its 
startup.


-- 
Mikolaj Rydzewski      <[EMAIL PROTECTED]>        http://ceti.pl/~miki/
                    PGP KeyID: 8b12ab02
There are three kinds of people: men, women and unix.



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