On Mon, Sep 13, 2010 at 11:12 PM, Pid <p...@pidster.com> wrote:
> On 12/09/2010 21:38, Wesley Acheson wrote:
>> If it was possible to proxy JMX though I think it should be possible
>> to have a small daemon application that proxy's tomcats JMX, and
>> injects two commands, startup and restart. The idea being so this
>> minimal java application could launch or relaunch tomcat. (I think it
>> would need to call the startup.sh or startup.bat file)
>
> Wouldn't you just launch an embedded Tomcat instance?

No cause that kind of defeats the point of having a shutdown. If
peoples applications memory leak etc. You would want the container
separate from the launcher. Dunno If I'm making sense with this. It
does make sense in my head.

> You made me think of this, new in Java 6:
>  http://download.oracle.com/javase/6/docs/api/javax/management/JMX.html

Taking a look now
>
> p
>

>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to