Hi All,

Recently in our web application deployed in tomcat, some weird problem is
raising very frequently.
Some of the servlet <http://www.coderanch.com/forums/f-7/Servlets> or class
in that web app <http://en.wikipedia.org/wiki/Web_app> are getting unloaded.
So when the request comes it is sending 404 status or class-not-found
exception.
So what we do is reload the context/application from the tomcat manager and
then it will work fine.

Searched lot but cant able to find solution to this unloading or
classnotfound problem.
Can anyone suggest me why this is happening.


Arvind S

"Many of lifes failure are people who did not realize how close they were to
success when they gave up."
-Thomas Edison

Reply via email to