Hi,
We have hosted our web applications on Tomcat 6.0.18 and experienced the following problem:
There are two web apps WebApp1 and WebApp2, both are same system but of different versions.
Now the problem is when the tomcat has been running for a week or longer time then sometimes system gives NoClassDefFoundError ! also we got some strange issue where the Class Loader of WebApp1 has loaded the class present in the jar of WebApp2 ! The same jar is also present in WebApp1 but the versions are different.
When we restarted the Tomcat everything started working fine ! Our JRE is 1.5.10
Please let me know if you have encountered such issues.
Regards, Jatan Porecha