Wednesday, February 16, 2011

Apache Tomcat Error loading WebappClassLoader

Hi guys,

This is not a very sophisticated fix to not a very sophisticated problem; however I hope it can help someone at some point. A rookie mistake but nevertheless a mistake that anyone can make. If you get the following error message from Apache Tomcat: Error loading WebappClassLoader, it is very likely that somewhere in your web.xml file, a wrong declaration was made. Make sure to include all packages for Servlets included in the web.xml file.

Hermann Kuschke

No comments:

Post a Comment