> From: Edmund Mitchell [mailto:[EMAIL PROTECTED] > Subject: RE: Class not found exception help in 6.0.10? > > once a week or so we'll get a Class Not Found exception > > SEVERE: Exception starting filter security > java.lang.ClassNotFoundException: > com.emn8.console.common.SecurityFilter > at > org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader .java:1358)
This spot in the code should only be reached during webapp initialization, either at Tomcat startup or redeployment, and only if both the webapp and parent repositories don't contain the class of interest. Is a webapp initialization expected to be occuring at this time? - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]