--- JBOSSTS_4_6_1_GA_CP12.orig/XTS/WSTX/build.xml	2011-10-25 16:23:13.568292000 -0400
+++ JBOSSTS_4_6_1_GA_CP12/XTS/WSTX/build.xml	2011-10-25 16:31:30.292884000 -0400
@@ -283,7 +283,7 @@
 
         <jar jarfile="${com.arjuna.mwlabs.wstx.jar.dest}/${com.arjuna.mwlabs.ts.modulename}.jar">
             <fileset dir="../WS-C/build/dev/dd/" includes="wsdl/*"/>
-            <fileset dir="../WS-T/build/dev/dd/" includes="wsdl/*"/>
+            <fileset dir="../WS-T/build/dev/dd/" includes="wsdl/*" excludes="wsdl/ws-addr.xsd"/>
             <fileset dir="${com.arjuna.mwlabs.wstx.dest}" excludes="${wstx.api.classes}"/>
         </jar>
         <jar jarfile="${com.arjuna.mwlabs.wstx.jar.dest}/${com.arjuna.mwlabs.ts.modulename}-api.jar">
