> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Geoffrey > Gallaway > Sent: 28. januar 2003 20:23 > To: [EMAIL PROTECTED] > Subject: Re: WG: [Xdoclet-user] Can't find JAR file containing ejbdoclet > class > > > > The nonsense error message you got would tell you that, but the error > > message is broken in XDoclet 1.2b2. It's fixed in CVS, and in the next > > XDoclet version you'll get an error message telling you exactly > that: to put > > the jar file containing the ejb classes on the classpath. > > > What about documenting this in the install instructions on the website? >
Good idea, but it doesn't really belong in the install instructions. Many people use XDoclet for other things than EJB. It should rather be here: http://xdoclet.sourceforge.net/ant/xdoclet/modules/ejb/EjbDocletTask.html How about: A task that executes various EJB-specific sub-tasks. Make sure to include the jar file containing Sun's javax.ejb.* classes on the taskdef's classpath. Likewise for webdoclet etc. Aslak > Geoffeg > > > ------------------------------------------------------- > This SF.NET email is sponsored by: > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > http://www.vasoftware.com > _______________________________________________ > Xdoclet-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-user ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
