When attempting to build the samples included I get the following error (show with webdoclet target but occurs with the ejbdoclet and other targets as well).

~/java/xdoclet-bin-1.2b3/samples> ant webdoclet |& less
Buildfile: build.xml

init:

prepare:

webdoclet:
[echo] +---------------------------------------------------+
[echo] | |
[echo] | R U N N I N G W E B D O C L E T |
[echo] | |
[echo] +---------------------------------------------------+
[webdoclet] Make sure the jar file containing the javax.servlet.Servlet class is
on the classpath specified in the <taskdef> that defined webdoclet. These class
es are needed in order to generate correct output.
[webdoclet] at xdoclet.DocletTask.checkClass(DocletTask.java:502)
...



I also attempted to insert the taskdef into my project and got the same error. I everything looks OK in the build.xml classpath and I don't have any CLASSPATH environment variable set. I've tried this on Mac OS X 10.2.6 with java 1.4.1 and on FreeBSD 5.1 with java 1.4.1 with the same exact results. What am I doing wrong?



--Paul




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to