Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 5837 invoked from network); 6 Feb 2010 17:47:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 Feb 2010 17:47:24 -0000 Received: (qmail 36993 invoked by uid 500); 6 Feb 2010 17:47:20 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 36919 invoked by uid 500); 6 Feb 2010 17:47:20 -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 36908 invoked by uid 99); 6 Feb 2010 17:47:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Feb 2010 17:47:20 +0000 X-ASF-Spam-Status: No, hits=1.1 required=10.0 tests=FORGED_HOTMAIL_RCVD2,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Feb 2010 17:47:10 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Ndok6-0003Ja-7z for users@tomcat.apache.org; Sat, 06 Feb 2010 09:46:50 -0800 Message-ID: <27481759.post@talk.nabble.com> Date: Sat, 6 Feb 2010 09:46:50 -0800 (PST) From: evebill8 To: users@tomcat.apache.org Subject: RE: How can I tell if Tomcat is shutting down In-Reply-To: <99C8B2929B39C24493377AC7A121E21F96C41486AE@USEA-EXCH8.na.uis.unisys.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: evebill8@hotmail.com References: <27463868.post@talk.nabble.com> <99C8B2929B39C24493377AC7A121E21F96C41486AE@USEA-EXCH8.na.uis.unisys.com> X-Virus-Checked: Checked by ClamAV on apache.org Got it, thanks for the pointer! Billy n828cl wrote: > >> From: evebill8 [mailto:evebill8@hotmail.com] >> Subject: How can I tell if Tomcat is shutting down >> >> I want to run some clean up routines before the Tomcat is >> shutting down. > > Read section SRV.10 of the servlet spec and the servlet API doc to learn > how to use ServletContextListener classes. > > - 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 unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > For additional commands, e-mail: users-help@tomcat.apache.org > > > -- View this message in context: http://old.nabble.com/How-can-I-tell-if-Tomcat-is-shutting-down-tp27463868p27481759.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org