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

Reply via email to