Hi everybody, I am having a problem with an old class no longer in used in my application. I am using tomcat 5.0.18 with jdk 1.5 from ibm. I undeployed the application, suppressed the class and every references to it (I am sure of that!), and then deployed again in tomcat. And in the catalina.out logs, I get the following error, again and again : java.lang.ClassNotFoundException: : myClass
I thought it could be some problem of persisting sessions, so I waited for all sessions to end, but they don't end because of that error keeping them alive. I even restarted tomcat. Nothing seems to do it. This does not affect my application as I do not use that class anymore, but it is affecting sessions and logs. Thanks if anyone have a clue. -- --------------------------------------------- Laurence Mastrorillo Medias-France CNES - BPi 2102 18, avenue Edouard Belin 31401 Toulouse cedex 9 Tel : 05.61.27.35.09 - Fax : 05.61.28.29.05 -------------------------------------------- --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]