> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Geoffrey > Gallaway > Sent: 28. januar 2003 19:30 > To: [EMAIL PROTECTED] > Subject: Re: WG: [Xdoclet-user] Can't find JAR file containing ejbdoclet > class > > > Actually, upon further research, it was solved by adding jboss-j2ee.jar, > which is probably the same as j2ee.jar. Maybe the docs or something should > tell you that you need that jar? >
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. Aslak > 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
