If you have spaces in your classpath, that could be the problem... -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Daniele Arduini Sent: 10. oktober 2001 17:34 To: [EMAIL PROTECTED] Subject: [Xdoclet-user] XDoclet fails with large CLASSPATH
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
