What is the classpath you are using?  use ant with the -verbose flag to
get the full output.  Could it be something as simple as a hardcoded ':'
or ';' ?

cheers
dim

On Wed, 10 Oct 2001, Daniele Arduini wrote:

> Hi all,
> using several files in the CLASSPATH (or <classpath> )
> xdoclet 1.0.1 fails with the following error:
> 
> [ejbdoclet] Generating Javadoc
> [ejbdoclet] Javadoc execution
> [ejbdoclet] Exception in thread "main" java.lang.NoClassDefFoundError: 
> org/apache/tools/ant/BuildException
> [ejbdoclet]     at java.lang.Class.getMethod0(Native Method)
> [ejbdoclet]     at java.lang.Class.getMethod(Class.java:888)
> [ejbdoclet]     at com.sun.tools.javadoc.DocletInvoker.invoke(DocletInvoker.java:172)
> [ejbdoclet]     at 
>com.sun.tools.javadoc.DocletInvoker.validOptions(DocletInvoker.java:152)
> [ejbdoclet]     at com.sun.tools.javadoc.Main.main(Main.java:214)
> 
> BUILD FAILED
> 
> Are there any solutions?
> 
> thanks in advance.
> 
> Daniele Arduini
> 
> 
> _______________________________________________
> Xdoclet-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/xdoclet-user
> 


_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to