Re: Programmatically stop/start context (webapp)

2007-06-25 Thread Robert Bowen
E: Programmatically stop/start context (webapp) > From: Robert Bowen [mailto:[EMAIL PROTECTED] > Subject: Re: Programmatically stop/start context (webapp) > > The difficulty I am having is getting a clear and concise > guide to using JMX/MX4J in Tomcat 6. There are a bunch of > d

Re: Programmatically stop/start context (webapp)

2007-06-25 Thread Robert Bowen
Hmmm ... This seems kind of kludgy to me. Would it not be better (easier, more elegant) to use Tomcat's monitoring with JMX to do this? I don't have all the details worked out but I believe that with an MBean I can (at least) monitor the container and the apps running in it and (hopefully) start