Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 24655 invoked from network); 27 Jun 2007 15:37:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Jun 2007 15:37:58 -0000 Received: (qmail 68608 invoked by uid 500); 27 Jun 2007 15:37:47 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 68583 invoked by uid 500); 27 Jun 2007 15:37:47 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 68572 invoked by uid 99); 27 Jun 2007 15:37:47 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Jun 2007 08:37:47 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [192.61.61.103] (HELO usea-naimss1.unisys.com) (192.61.61.103) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Jun 2007 08:37:42 -0700 Received: from usea-nagw2.na.uis.unisys.com ([129.224.72.18]) by usea-naimss1 with InterScan Message Security Suite; Wed, 27 Jun 2007 10:37:20 -0500 Received: from usea-nagw2.na.uis.unisys.com ([129.224.72.53]) by usea-nagw2.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 27 Jun 2007 10:37:20 -0500 Received: from USRV-EXCH4.na.uis.unisys.com ([192.61.245.233]) by usea-nagw2.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 27 Jun 2007 10:37:19 -0500 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Subject: RE: Programmatically stop/start context (webapp) Date: Wed, 27 Jun 2007 10:37:18 -0500 Message-ID: In-Reply-To: <007b01c7b8cf$72f66580$0400000a@animal> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Programmatically stop/start context (webapp) Thread-Index: Ace4z37z6kwt88X8TOqhvXwW2X/TIAAAN+xw References: <11284321.post@talk.nabble.com> <836705.30890.qm@web50710.mail.re2.yahoo.com> <11322642.post@talk.nabble.com> <007b01c7b8cf$72f66580$0400000a@animal> From: "Caldarale, Charles R" To: "Tomcat Users List" X-OriginalArrivalTime: 27 Jun 2007 15:37:19.0901 (UTC) FILETIME=[0C659CD0:01C7B8D1] X-Virus-Checked: Checked by ClamAV on apache.org > From: Johnny Kewl [mailto:john@kewlstuff.co.za]=20 > Subject: Re: Programmatically stop/start context (webapp) >=20 > What we actually need is the context with those operations,=20 > and there doesnt seem to be one. Try using the MBeans tab of JConsole. You can find the 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: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org