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?
Geoffeg This one time, at band camp, Jens Kumpfmueller wrote: > Hi Geoffrey, > > i had the same problem yesterday. This could be solved by > adding j2ee.jar to the taskdef's classpath > > HTH > > Jens > > ----- Originalnachricht ----- > Von: Geoffrey Gallaway <[EMAIL PROTECTED]> > Datum: Dienstag, Januar 28, 2003 3:45 pm > Betreff: [Xdoclet-user] Can't find JAR file containing ejbdoclet class > > > Hello all, > > > > I am trying using xdoclet 1.2b2 on my OS X box (using Java 1.3). I > > downloaded the bin distribution and copied everything in lib/ into > > buildlibs/ in my project (having the buildlibs directory makes it > > easier for me to have all the *.jar files and such required to > > build in > > one place). I edited my ant build.xml file adding the taskdet and > > target sections and tried to test it out with "ant ejbdoclet" and > > > > > ------------------------------------------------------- > 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
