[jbossws-issues] [JBoss JIRA] Created: (JBWS-3169) Remove dependency on JBossXB

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Fri Nov 26 11:36:30 EST 2010


Remove dependency on JBossXB
----------------------------

                 Key: JBWS-3169
                 URL: https://jira.jboss.org/browse/JBWS-3169
             Project: JBoss Web Services
          Issue Type: Sub-task
      Security Level: Public (Everyone can see)
          Components: jbossws-integration
            Reporter: Alessio Soldano
            Assignee: Alessio Soldano
             Fix For: jbossws-native-4.0,  jbossws-cxf-4.0


The removal of jbossxb dependency from jbossws-spi component implies:
a) providing proper abstraction for retrieval of HandlersChainsMD and WebservicesMD (currently a JBossXB based object factory is accessed directly from metadata-common, AS, native / cxf stack)
b) providing StAX based parsers for webservices.xml, handlers-chain.xml, jbossws-cxf.xml (JMS stuff)
c) refactoring AS WSDescriptorDeployer which is currently a JBossXB based deployer, while we could have a simple parse deployer that installs the WebservicesMD obtained using proper call as described in a) [to be evaluate if it's worth spending time on this on AS6, given we're targeting AS7 for JBWS4]

-- 
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