make sure you delete all the .ser files, that is where your session info
is stored
even stored during a restart
Filip
Mastrorillo Laurence wrote:
> 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.
>
---------------------------------------------------------------------
To start a new topic, e-mail: users@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)