Return-Path: X-Original-To: apmail-tomcat-users-archive@www.apache.org Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 13111DF71 for ; Thu, 8 Nov 2012 22:09:24 +0000 (UTC) Received: (qmail 44393 invoked by uid 500); 8 Nov 2012 22:09:20 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 44327 invoked by uid 500); 8 Nov 2012 22:09: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 44318 invoked by uid 99); 8 Nov 2012 22:09:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Nov 2012 22:09:20 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [76.96.62.24] (HELO qmta02.westchester.pa.mail.comcast.net) (76.96.62.24) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Nov 2012 22:09:12 +0000 Received: from omta14.westchester.pa.mail.comcast.net ([76.96.62.60]) by qmta02.westchester.pa.mail.comcast.net with comcast id LzRh1k0051HzFnQ51A8qoz; Thu, 08 Nov 2012 22:08:50 +0000 Received: from Christophers-MacBook-Pro.local ([69.143.109.145]) by omta14.westchester.pa.mail.comcast.net with comcast id MA8o1k00P38FjT13aA8p7x; Thu, 08 Nov 2012 22:08:50 +0000 Message-ID: <509C2D70.1050207@christopherschultz.net> Date: Thu, 08 Nov 2012 17:08:48 -0500 From: Christopher Schultz User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:16.0) Gecko/20121026 Thunderbird/16.0.2 MIME-Version: 1.0 To: Tomcat Users List Subject: Re: App Initialization Order In Tomcat References: <8D04BAC22A954747BB34F4D81AD76C13@MEDEGATE7> In-Reply-To: X-Enigmail-Version: 1.4.5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Jose, On 11/7/12 8:30 PM, Jose H. Martinez wrote: > Thanks! This is indeed an interesting solution but I was looking > for something more "configurable". Does anybody know if there are > plans to add this functionality to Tomcat in the future? The alphabetical thing is *very* fragile. The better bet is to make your webapps tolerant of being brought-up in any order. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iEYEARECAAYFAlCcLXAACgkQ9CaO5/Lv0PDdzgCffTNjvPI/unodHGfds92zCL1W Jy4AoLjo4Gt2XoBTAdzHrn8g5PYNohpO =UDyW -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org