Re: ContextInitialization fails, but app starts anyway

2011-11-10 Thread Marc Limotte
value of false will > be used." > > https://tomcat.apache.org/tomcat-6.0-doc/config/systemprops.html > > Dan > > > On Thu, 2011-11-10 at 08:32 -0800, Marc Limotte wrote: >> Hi. >> >> For reference, my set up is Tomcat 5.5.27, Java 1.6.0_22 , Ubuntu 10.04

ContextInitialization fails, but app starts anyway

2011-11-10 Thread Marc Limotte
Hi. For reference, my set up is Tomcat 5.5.27, Java 1.6.0_22 , Ubuntu 10.04.3. Once in a while when starting Tomcat; ContextInitialization fails for my app (specifically, Spring DI fails), but the app still comes up in a broken state.  Is there a way to make this a hard fail-- Ideally tomcat woul