Hi, i downloaded jboss-all from the CVS repository, went under xdoclet and
called ant. Everything was fine, but the build process fails when it tries
to execute the ejbdoclet with the following error:

[ERROR-BEGIN]
Buildfile: build.xml

init:

prepare:

ejbdoclet:
     [echo] +---------------------------------------------------+
     [echo] |                                                   |
     [echo] | R U N N I N G   E J B D O C L E T                 |
     [echo] |                                                   |
     [echo] +---------------------------------------------------+

BUILD FAILED
file:D:/Projects/xdoclet-all/xdoclet/samples/build.xml:113: Can't create a
ejbdo
clet element under {2}. Make sure the jar file containing the corresponding
subt
ask class is on the classpath specified in the <taskdef> that defined {2}.
[ERROR-END]

I saw that the classpath referred by the ejbdoclet was pointing to the
xdoclet/lib directory; i saw that initially it came with few jar files, so i
copied all the jars under the target/lib directory in the xdoclet/lib
directory and i saw that the xdoclet-ejb-module-1.2b3-dev.jar file contains
under the package:

xdoclet.modules.ejb the class EjbDocletTask but it seems as ant didn't care
about it.

What's wrong? Shall i just keep the xjavadoc directory, download the xdoclet
repository and try again?

Regards,


Marco


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Rupp,Heiko
Sent: Friday, February 14, 2003 12:33 PM
To: '[EMAIL PROTECTED]'
Subject: RE: [Xdoclet-user] Problem in building from source


Hi,

> [mavendoclet] D:\Downloads\xjavadoc\src not found.

You are missing the xjavadoc package, whcih is also in xdoclet web (see e.g.
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xdoclet/)

See also the two messages from Aslak and Konstantin from yesterday afternoon
about it. And if the build process stops with a warning that the old xslt
processor is deprecated, then retry the build with a jdk1.4

 Heiko
-- 
Bancotec GmbH      EMail: [EMAIL PROTECTED]
Calwer Str. 33     Telefon: +49 711 222 992 900
D-70173 Stuttgart  Telefax: +49 711 222 992 999
Ein Unternehmen der Cellent AG http://www.cellent.de/


-------------------------------------------------------
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte are you
planning your Web Server Security? Click here to get a FREE Thawte SSL guide
and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user


-------------------------------------------------------
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to