I have a similar problem with webdoclet.  I was trying to build
xdoclet from source.  Basically I downloaded the source zip file from
sourceforge, unzip it and ran ant from the command line.  The build
ran fine for a few minutes, but when it reaches webdoclet, the
following message was encountered:

BUILD FAILED
D:\xdoclet-1.2.1\samples\build.xml:222: Can't create a deploymentdescriptor elem
ent under webdoclet. Make sure the jar file containing the corresponding subtask
 class is on the classpath specified in the <taskdef> that defined {2}.

I did the suggested to copy servlet.jar from one of my tomcat
instances to D:\xdoclet-1.2.1\lib and tried to run ant again.  The
same error message appeared.   Any suggestions?

Thanks.

Choong Yong, Koh

On Thu, 26 Aug 2004 12:43:12 +0200, MichaÅ MaÅecki
<[EMAIL PROTECTED]> wrote:
> 
> > BUILD FAILED:
> > /home/pc2/programs/eclipse/workspace/MyProj/xdoclet-build.xml:31: Can't
> > create a strutsconfigxml element under webdoclet. Make sure the jar file
> > containing the corresponding subtask class is on the classpath specified
> > in the <taskdef> that defined {2}.
> >
> >
> > I don't know where to look. I would appreciate any help.. Thanks in
> > advance..
> Hello,
> make sure that you have javax.servlet.jar in classpath
> ( xdoclet manual: This task executes various web-specific sub-tasks. Make
> sure to include the jar file containing Sun's javax.servlet.* classes on the
> taskdef's classpath. )
> MichaÅ MaÅecki
> 
> 
> 
> 
> -------------------------------------------------------
> SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
> 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
> Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
> http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
> _______________________________________________
> xdoclet-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/xdoclet-user
>


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to