Hi everyone, I am running a web app on a tomcat server. For some human interruptions (mutiluser), the app can no longer be running even after I stop and restart tomcat. I checked the log file for tomcat server and found:
Error configuring application listener of class xxx.ContextListener java.lang.ClassNotFoundException: xxx.ContextListener The contextlistener class is the same as the previous vesrion (using cvs) and the previous version app worked fine. I have spent hours fixing the problem and any help will be greatly greatly appreciated. Uninstall tomcat and reinstall it might help, but can't we find a way in responding to the errors presented? Thanks a lot in advance!! wei =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant archives, FAQs and Forums on JSPs can be found at: http://java.sun.com/products/jsp http://archives.java.sun.com/jsp-interest.html http://forums.java.sun.com http://www.jspinsider.com
