Author: thomas.diesler(a)jboss.com
Date: 2007-07-18 11:49:53 -0400 (Wed, 18 Jul 2007)
New Revision: 3937
Modified:
trunk/integration/native/ant-import/macros-deploy-native.xml
Log:
Install wstx.jar in as40 client
Modified: trunk/integration/native/ant-import/macros-deploy-native.xml
===================================================================
--- trunk/integration/native/ant-import/macros-deploy-native.xml 2007-07-18 14:49:21 UTC
(rev 3936)
+++ trunk/integration/native/ant-import/macros-deploy-native.xml 2007-07-18 15:49:53 UTC
(rev 3937)
@@ -269,11 +269,12 @@
<include name="jaxb-xjc.jar"/>
<include name="jaxws-tools.jar"/>
<include name="jaxws-rt.jar"/>
+ <include name="jboss-xml-binding.jar"/>
<include name="stax-api.jar"/>
<include name="stax-ex.jar"/>
<include name="streambuffer.jar"/>
<include name="wsdl4j.jar"/>
- <include name="jboss-xml-binding.jar"/>
+ <include name="wstx.jar"/>
</fileset>
</copy>
Show replies by date