[jbossws-issues] [JBoss JIRA] Created: (JBWS-3129) Review maven-jaxws-tools-plugin dependencies

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Fri Sep 17 13:47:28 EDT 2010


Review maven-jaxws-tools-plugin dependencies
--------------------------------------------

                 Key: JBWS-3129
                 URL: https://jira.jboss.org/browse/JBWS-3129
             Project: JBoss Web Services
          Issue Type: Bug
      Security Level: Public (Everyone can see)
            Reporter: Alessio Soldano
            Assignee: Alessio Soldano
             Fix For: jbossws-jaxws-tools-maven-plugin-1.0.1.GA


Currently the maven-jaxws-tools-plugin has all three stacks dependencies (even if with test scope) in its dependency tree and -more serious- the jbossxb too. The latter is there due to classloader issues when using jbossws-native tools; basically the plugin should avoid loading anything stack specific before handling over to the stack tools, otherwise CNFE and CCE are likely to happen.
The JBWS-CXF tools also need to avoid using DOMUtils as that comes with a static threadlocal member that also causes classloading issues.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbossws-issues mailing list