[jboss-jira] [JBoss JIRA] (WFLY-5067) Ensure proper WS dependencies order in org.wildfly:wildfly-feature-pack

Alessio Soldano (JIRA) issues at jboss.org
Thu Aug 6 16:58:02 EDT 2015


Alessio Soldano created WFLY-5067:
-------------------------------------

             Summary: Ensure proper WS dependencies order in org.wildfly:wildfly-feature-pack
                 Key: WFLY-5067
                 URL: https://issues.jboss.org/browse/WFLY-5067
             Project: WildFly
          Issue Type: Task
            Reporter: Alessio Soldano
            Assignee: Alessio Soldano
             Fix For: 10.0.0.Beta1


Apache CXF and JBossWS both provide an implementation of javax.xml.ws.spi.Provider, which is basically the entry point for a JAX-WS client API implementation.
As a consequence, unless endorsing is expected to be used, the JBossWS jars need to come before the Apache CXF ones when defining a flat classpath meant to be used by JAX-WS clients applications.
Currently, the WildFly integration testsuite relies on a flat classpath derived from the maven dependency tree of org.wildfly:wildfly-feature-pack, which hence need to be properly tuned.
This is of course not a problem at all in-container on WildFly, as proper module dependencies are already in place and defining the classloaders.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list