1 Reply Latest reply on Feb 7, 2007 7:42 AM by rmerewood

    webdoclet classpath issue

    rmerewood

      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 ?