Eric Armstrong wrote: > I've been using the ant install task to add a servlet > to a Tomcat 4.0 container. > > Symptoms: > 1) The install script hangs. > 2) Tomcat crashes. > 3) Catalina.out shows that the app threw an > exception at startup. > > I understand having to fix my application, but its > weird that I have to restart Tomcat after each > failed attempt. > > Is that a known problem with the Manager? > > In 3.1, it was possible to update an app without having > to restart Tomcat. Does that feature exist in 4.0?
How do you reproduce that ? You try to install an app which would have an incorrect web.xml, for example ? Remy -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
