If you are using Tomcat 4.0 there was a bug filed on this very issue which was later resolved as user error. For an explanation and how to resolve the issue take a look at Remy's comment at the end of the bug's comments section:
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3888 Not knowing your setup I don't know whether it is a case of using static fields (like the JDBC driver does) or something else. If, after reading the bug description and evaluation, you feel like your case is not user error but a valid bug, I would file the bug in the Bugzilla database with a description and a reproducable test case. Justy ----- Original Message ----- From: "Praveen Potineni" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 12, 2001 1:48 PM Subject: Lifecycle error HI all, I got this error... WebappClassLoader; Lifecycle error :CL stopped. Does anoyone have any idea about this error. Guess there should be a way to avoid/fix this. Thanks Praveen =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com
