YES.... good one.... and I found it now in MC4J as well... its under
Domains->J2EEServer->J2EEApplication->WebModule->(host/name of
servlet)->start property
Bob, I have no idea why the mapping is so different to JConsole.... in MC4J
its not even under the MBean section.
Compared with Chucks find of Catalina -> WebModule -> //[host]/[app] ->
none -> none;
I think MC4J is more basic and probably a good bet.... well there you go, at
least you know its possible, just got to get the code figured out.
I'm now wondering if recent logs are hidden in there somewhere as well....
that would blow me away ;)
----- Original Message -----
From: "Caldarale, Charles R" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <users@tomcat.apache.org>
Sent: Wednesday, June 27, 2007 5:37 PM
Subject: RE: Programmatically stop/start context (webapp)
From: Johnny Kewl [mailto:[EMAIL PROTECTED]
Subject: Re: Programmatically stop/start context (webapp)
What we actually need is the context with those operations,
and there doesnt seem to be one.
Try using the MBeans tab of JConsole. You can find the <Context>
elements under Catalina -> WebModule -> //[host]/[app] -> none -> none;
under the second "none" are attributes and operations, including stop(),
start(), and reload() methods.
- Chuck
THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]