[jbossws-dev] [Design of JBoss Web Services] - Re: Integration metro

thomas.diesler@jboss.com do-not-reply at jboss.com
Fri Mar 14 06:48:22 EDT 2008


In a nutshell, we seem to ship thirdparty dependencies for wsit namely 


  |         <include name="jaxws-local-transport.jar"/>
  |         <include name="stax-utils.jar"/>
  |         <include name="txnannprocessor.jar"/>
  |         <include name="wstx-asl-3.2.1.jar"/>
  |         <include name="xmldsig.jar"/>
  |         <include name="xws-security.jar"/>
  |         <!-- a custom jarjar resolver package -->
  |         <include name="resolver.jar"/>
  | 

that circumvents our dependency management.

I've noticed because of the broken stax integration 
http://jira.jboss.org/jira/browse/JBWS-2057
which seems to be the reason why metro hudson tests are failing

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136582#4136582

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136582



More information about the jbossws-dev mailing list