RE: Tomcat setup

2008-01-11 Thread Peter Crowther
> From: Morten Matras [mailto:[EMAIL PROTECTED] > How would you set an environment up for the following case: > > - 20 independent (non related) webapplications with low traffic < 200 > unique (real) visitors per day per webapplication > - Application architecture: Hibernate, >Java 1.5 and Stripe

Re: Tomcat setup / config (System.exit if exception thrown)

2007-02-08 Thread reno
Le mercredi 07 février 2007 à 23:17 -0800, Lisa a écrit : > When starting up Tomcat, I would like to do a System.exit() if an exception > of any kind is thrown. Is there a way to configure this? We are using a > large number of frameworks (Spring, Hibernate, log4j) and I want the > developers t