i'm unable to build the samples unmodified from the xdoclet cvs. the original build says: do i need a special jar to build this? i comment out the tasks that fail, and eventually get a successfull "build", but no ejb jars created.
ejbdoclet:
[echo]
+---------------------------------------------------+
[echo] | |
[echo] | R U N N I N G E J B D O C L E T |
[echo] | |
[echo]
+---------------------------------------------------+
[ejbdoclet] Deploy TEMPLATE URL: jar:file:/home/mark/sw/xdoclet/target/lib/xdoclet-apache-mod
ule-1.2b3.jar!/xdoclet/modules/apache/axis/ejb/resources/axi
s-deploy_wsdd.xdt
[ejbdoclet] Undeploy TEMPLATE URL: jar:file:/home/mark/sw/xdoclet/target/lib/xdoclet-apache-mod
ule-1.2b3.jar!/xdoclet/modules/apache/axis/ejb/resources/axi
s-undeploy_wsdd.xdt
BUILD FAILED /home/mark/sw/xdoclet/samples/build.xml:113: Can't create a webSphere element under ejbdoclet. Make sure the jar file containing the corresponding subtask class is on the classpath specified in the <taskdef> that defined {2}.
I updated my local cvs copy of xdoclet today and got a similar problem.
Task names seem to be case sensitive now.
ejbdoclet's remoteInterface worked for month but failed today. After changing *Interface to *interface the ejbdoclet task works like before.
I don't know if this behavior is intented by the latest code changes or not.
Regards - Frank
------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
