I'm attempting to build an existing project and keep running into this error when running xdoclet:
[webdoclet] Make sure the jar file containing the javax.servlet.Servlet class is on the classpath specified in the <taskdef> that defined webdoclet. These classes are needed in order to generate correct output. This looks like it's pretty easy to fix, but I'm completely stumped. I have the J2EE 1.4 Libraries in the build path, which includes servlet-api.jar. I also tried dropping servlet-api.jar in xdoclet's lib directory, but this had no effect. Am I missing something obvious, or is this a symptom of running 3.2.1 with JBossIDE 2.0.0.Beta2 ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4011477#4011477 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4011477 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
