I cleaned the Tomcat server in Eclipse and now I get the following exception:
java.lang.NoSuchMethodException: org.apache.catalina.deploy.WebXml addServlet I have all of the Tomcat libraries in my build path and the "lib" directories of the WEB/INF"/lib" directory. Any ideas?