Re: App Initialization Order In Tomcat

2012-11-08 Thread Christopher Schultz
-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 al

RE: App Initialization Order In Tomcat

2012-11-07 Thread Caldarale, Charles R
> From: Jose H. Martinez [mailto:josehmartin...@gmail.com] > Subject: Re: App Initialization Order In Tomcat > > Make the web service war filename be alphabetically before the second > > application war fileEg alpha.war is the web service and beta.war is > > t

Re: App Initialization Order In Tomcat

2012-11-07 Thread Jose H. Martinez
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? On Wed, Nov 7, 2012 at 7:42 PM, charles didonato wrote: > > > -Original Message- > From: Jose H. Mart

RE: App Initialization Order In Tomcat

2012-11-07 Thread charles didonato
-Original Message- From: Jose H. Martinez [mailto:josehmartin...@gmail.com] Sent: Wednesday, November 07, 2012 6:23 PM To: users@tomcat.apache.org Subject: App Initialization Order In Tomcat I am running two applications under tomcat. One application is a web service and the other is a