> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Howe, > Steve > Sent: 5. februar 2003 14:54 > To: '[EMAIL PROTECTED]' > Subject: [Xdoclet-user] Problem > > > I get the following error when trying to create the deployment descriptors > for my bean the default descriptors work fine but there is a > problem when I > use the weblogic tag. > > The error I get is "Can't create a ejbdoclet element under (2). Make sure > the jar file containing the corresponding subtask class is on the > classpath > specified in the taskdef that defined (2)" >
I think my previous answers were all wrong. I did some more digging... The error message is misleading (I just fixed that in CVS). It should read: "Can't create a weblogic element under ejbdoclet. Make sure the jar file containing the corresponding subtask class is on the classpath specified in the taskdef that defined ejbdoclet." So it looks like you didn't put the xdoclet-bea-module-1.2b2.jar on the classpath. HTH, Aslak ------------------------------------------------------- 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
