Hey Webguy,
I'm having a very similar problem myself. In my case it can't
find the Predicate class which is located in the collections-2.0.jar in
the lib. I'm not entirely sure what the problem is but when instead of
running it from the command line I ran it from inside Eclipse
(www.eclipse.org) I no longer had any classpath issues..
Thanks,
Mark.
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: 28 June 2003 13:28
To: [EMAIL PROTECTED]
Subject: [Xdoclet-user] xdoclet.modules.ejb.EjbDocletTask cannot be
found
Hi all, first post, be gentle.
I'm trying to use xdoclet to create interfaces.
When I run my target I get :
BUILD FAILED
file:C:/Titan-JBoss-3.2-12d/workbook/XdocletCineuser/build.xml:70:
taskdef class xdoclet.modules.ejb.EjbDocletTask cannot be found
Here is my task
<target name="ejbdoclet" depends="prepare">
<taskdef
name="ejbdoclet"
classname="xdoclet.modules.ejb.EjbDocletTask"/>
<tstamp><format property="TODAY" pattern="d-MM-yy"/></tstamp>
<ejbdoclet
destdir="${generated.java.dir}"
excludedtags="@version,@author"
addedtags="@xdoclet-generated at ${TODAY}"
ejbspec="2.0">
<fileset dir="${src.dir}">
<include name="**/*Bean.java"/>
</fileset>
<remoteinterface pattern="{0}Remote"/>
<homeinterface />
<entitypk/>
<entitycmp/>
</ejbdoclet>
</target>
In C:\jakarta.apache.org\xdoclet\lib I have :
commons-collections-2.0.jar
commons-logging.jar
log4j.jar
maven-xdoclet-plugin-1.2b2.jar
xdoclet-1.2b2.jar
xdoclet-apache-module-1.2b2.jar
xdoclet-bea-module-1.2b2.jar
xdoclet-borland-module-1.2b2.jar xdoclet-caucho-module-1.2b2.jar
xdoclet-ejb-module-1.2b2.jar xdoclet-exolab-module-1.2b2.jar
xdoclet-hibernate-module-1.2b2.jar
xdoclet-hp-module-1.2b2.jar
xdoclet-ibm-module-1.2b2.jar
xdoclet-java-module-1.2b2.jar
xdoclet-jboss-module-1.2b2.jar
xdoclet-jdo-module-1.2b2.jar
xdoclet-jmx-module-1.2b2.jar
xdoclet-libelis-module-1.2b2.jar xdoclet-macromedia-module-1.2b2.ja
xdoclet-mvcsoft-module-1.2b2.jar
xdoclet-mx4j-module-1.2b2.jar xdoclet-objectweb-module-1.2b2.jar
xdoclet-orion-module-1.2b2.jar
xdoclet-pramati-module-1.2b2.jar xdoclet-solarmetric-module-1.2b2.j
xdoclet-sybase-module-1.2b2.jar
xdoclet-tjdo-module-1.2b2.jar
xdoclet-web-module-1.2b2.jar
xdoclet-webwork-module-1.2b2.jar xdoclet-xdoclet-module-1.2b2.jar
xdoclet-xjavadoc-1.2b2.jar xdoclet-xjavadoc-uc-1.2b2.jar xdoclet.jar
ant -debug gives this as build.classpath
Setting project property: build.classpath -> C:\jboss-3
\client\concurrent.jar;C:\jboss-3\client\gnu-regexp.jar;C:\jboss-3
\client\jaas.jar;C:\jboss-3\client\jacorb.jar;C:\jboss-3\client\jboss-
client.jar;C:\jboss-3\client\jboss-common-client.jar;C:\jboss-3\client\j
boss-
iiop-client.jar;C:\jboss-3\client\jboss-j2ee.jar;C:\jboss-3\client\jboss
-
jsr77.jar;C:\jboss-3\client\jboss-net-client.jar;C:\jboss-3\client\jboss
-system-
client.jar;C:\jboss-3\client\jbossall-client.jar;C:\jboss-3\client\jboss
ha-
client.jar;C:\jboss-3\client\jbossjmx-ant.jar;C:\jboss-3\client\jbossmq-
client.jar;C:\jboss-3\client\jbossmqha.jar;C:\jboss-3\client\jbosssx-
client.jar;C:\jboss-3\client\jcert.jar;C:\jboss-3\client\jmx-connector-c
lient-
factory.jar;C:\jboss-3\client\jmx-ejb-connector-client.jar;C:\jboss-3
\client\jmx-rmi-connector-client.jar;C:\jboss-3\client\jnet.jar;C:\jboss
-3
\client\jnp-client.jar;C:\jboss-3\client\jsse.jar;C:\jboss-3
\client\log4j.jar;C:\Titan-JBoss-3.2-
12d\workbook\XdocletCineuser\build\classes;C:\Titan-JBoss-3.2-
12d\workbook\XdocletCineuser\jndi;C:\jakarta.apache.org\xdoclet\lib
What am I doing wrong?
Thanks
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user