How to exit tomcat if web app throws exception?

2007-04-27 Thread Si'mon
-- View this message in context: http://www.nabble.com/How-to-exit-tomcat-if-web-app-throws-exception--tf3660087.html#a10227191 Sent from the Tomcat - User mailing list archive at Nabble.com. - To start a new topic, e-mail: users

Re: How to exit tomcat if web app throws exception?

2007-04-27 Thread Rashmi Rubdi
On 4/27/07, Si'mon [EMAIL PROTECTED] wrote: For development boxes, I want tomcat to exit if an exception is thrown in a specific .war (web application). After exiting it will print the exception and not go any further. Is there any way to do this (configuration) or any way to incorporate this

Re: How to exit tomcat if web app throws exception?

2007-04-27 Thread Bill Barker
Rashmi Rubdi [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] On 4/27/07, Si'mon [EMAIL PROTECTED] wrote: For development boxes, I want tomcat to exit if an exception is thrown in a specific .war (web application). After exiting it will print the exception and not go any