Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 87931 invoked from network); 1 Jan 2005 23:49:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 1 Jan 2005 23:49:28 -0000 Received: (qmail 20337 invoked by uid 500); 1 Jan 2005 23:49:12 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 19427 invoked by uid 500); 1 Jan 2005 23:49:10 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 19411 invoked by uid 99); 1 Jan 2005 23:49:10 -0000 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=FROM_ENDS_IN_NUMS X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from smarty.dreamhost.com (HELO smarty.dreamhost.com) (66.33.216.24) by apache.org (qpsmtpd/0.28) with ESMTP; Sat, 01 Jan 2005 15:49:07 -0800 Received: from strange.dreamhost.com (strange.dreamhost.com [66.33.193.57]) by smarty.dreamhost.com (Postfix) with ESMTP id 2DC9A13F636 for ; Sat, 1 Jan 2005 15:49:06 -0800 (PST) Received: by strange.dreamhost.com (Postfix, from userid 7734) id E6B776A886; Sat, 1 Jan 2005 15:49:05 -0800 (PST) Date: Sat, 1 Jan 2005 17:49:05 -0600 From: QM To: Tomcat Users List Subject: Re: Scripted shutdown does not force JVM exit Message-ID: <20050101234905.GA2466@strange.dreamhost.com> References: <41D6A7BB.9040406@joedog.org> <20050101231002.92075.qmail@web60202.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050101231002.92075.qmail@web60202.mail.yahoo.com> User-Agent: Mutt/1.3.28i X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Sun, Jan 02, 2005 at 10:10:02AM +1100, Brett Randall wrote: : Yes, responsibility has been placed on developers and : architects, but a Tomcat admin who deploys : applications may not be in a position to hold them all : individually to account. This is a policy/political problem, then, and not a technology issue. If developers push sloppy, cranky code into a production environment and they're not held accountable for the results, well... Options: 1/ replace the offending developers with people who understand and follow best practices. Supplement this crew with a rigorous testing/QA phase to smoke out any honest mistakes. (If this is a vended/third-party app, put pressure on the vendor.) 2/ Do a CVS pull and use/distribute your own "Thread-Cleanup Tomcat." (Sounds like you already know where to make your change.) 3/ Try to sway the Tomcat developers into folding #2 into the mainline code. (Good luck.) Should #3 pass, I suspect the next request would be for a "JDBC connection cleanup Tomcat" ;) -QM -- software -- http://www.brandxdev.net tech news -- http://www.RoarNetworX.com --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org