[jbossws-commits] JBossWS SVN: r12889 - stack/cxf/branches/jbossws-cxf-3.1.2/modules/resources/src/main/resources/resources.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Fri Sep 3 04:22:28 EDT 2010


Author: alessio.soldano at jboss.com
Date: 2010-09-03 04:22:27 -0400 (Fri, 03 Sep 2010)
New Revision: 12889

Modified:
   stack/cxf/branches/jbossws-cxf-3.1.2/modules/resources/src/main/resources/resources/jbossws-installer-macros.xml
Log:
[JBPAPP-4818] Rollback , jaxrpc-api required by jboss ejb3


Modified: stack/cxf/branches/jbossws-cxf-3.1.2/modules/resources/src/main/resources/resources/jbossws-installer-macros.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.1.2/modules/resources/src/main/resources/resources/jbossws-installer-macros.xml	2010-09-03 06:49:03 UTC (rev 12888)
+++ stack/cxf/branches/jbossws-cxf-3.1.2/modules/resources/src/main/resources/resources/jbossws-installer-macros.xml	2010-09-03 08:22:27 UTC (rev 12889)
@@ -71,7 +71,7 @@
     <include name="**/cxf-*.jar"/>
     <!-- ws-metadata -->
     <include name="**/jsr181-api.jar"/>
-    <!-- <include name="**/jaxrpc-api.jar"/> -->
+    <include name="**/jaxrpc-api.jar"/>
     <include name="**/jaxws-api.jar"/>
     <include name="**/jbossws-cxf-client*.jar"/>
     <include name="**/jbossws-cxf-server*.jar"/>



More information about the jbossws-commits mailing list