Hi,

I'm using tomcat 5.5 on Linux Centos. Today, after restarting tomcat, my
application did not load. In the logs I found NoClassDefError on
org.servlet.jsp.JspFactory class. It seems that the symbolic link to
/usr/shar/java/jsp.jar that was under tomcat/common/lib simply dissappeared.
When I added it using ln -s the problem was solved. This has happened to me
once before with HttpServletRequest class and servlet-api.jar from
tomcat/server/lib. Is this a known issue?

Thanks
Karin

Reply via email to