[jbossws-issues] [JBoss JIRA] Created: (JBWS-3236) Ensure JBossWSBusFactory is built properly on AS7

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Sat Feb 26 22:10:05 EST 2011


Ensure JBossWSBusFactory is built properly on AS7
-------------------------------------------------

                 Key: JBWS-3236
                 URL: https://issues.jboss.org/browse/JBWS-3236
             Project: JBoss Web Services
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: jbossws-cxf
            Reporter: Alessio Soldano
            Assignee: Alessio Soldano
             Fix For:  jbossws-cxf-4.0


The BusFactory build process is heavily influenced by the TCCL setup. We need to ensure that at least when the JBossWS flavour of the bus is being built, the whole dependency set is used. This means making sure all the cxf components are visible in the used classloader, as well as the jbossws customizations.

- set services="export" on jbossws-cxf-factories dependency in jaxws-client module?
- overwrite TCCL in JBossWSBusFactory when building?
- try BusFactory.newInstance() in basic servlet (see the cxf testsuite endorse testcase) having Dependencies: org.jboss.ws.jaxws-client services in MANIFEST.MF

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbossws-issues mailing list