DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11708>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11708 JBOSS CMP deployment task not supported Summary: JBOSS CMP deployment task not supported Product: Ant Version: 1.1 Platform: All OS/Version: Other Status: NEW Severity: Enhancement Priority: Other Component: Core tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The latest version of Ant(1.5) doesn't seem to support JBOSS CMP deployment task. It does not bundle the jbosscmp-jdbc.xml into the jar file in it's "ejbjar" task. I could generate all the deployment descriptor files from the xdoclet, but ant doesn't know about them (jbosscmp-jdbc.xml). It knows only about jaws.xml which is an old cmp implementation of JBoss. Jar file that would be affected : optional.jar and the source file to be modified would be org.apache.tools.ant.taskdefs.optional.ejb.JbossDeploymentTool -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
