javagrl wrote:
>
> Which version of tomcat are you using ? tomcat 7.x?
>
I think I got this problem to go away by telling the Eclipse Tomcat server
to genearate only XMK files. I'm not sure what that means, exactly, but it
worked...
--
View this message in context:
http://old.nabble.com/jav
Which version of tomcat are you using ? tomcat 7.x?
--
View this message in context:
http://old.nabble.com/java.lang.NoSuchMethodException%3A-org.apache.catalina.deploy.WebXml--addServlet-tp29221308p29388719.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
-
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?