[jbossws-issues] [JBoss JIRA] Created: (JBWS-2661) Remove proprietary CXF API usage from our samples/tests and update CXF documentation

Richard Opalka (JIRA) jira-events at lists.jboss.org
Fri May 29 09:15:57 EDT 2009


Remove proprietary CXF API usage from our samples/tests and update CXF documentation
------------------------------------------------------------------------------------

                 Key: JBWS-2661
                 URL: https://jira.jboss.org/jira/browse/JBWS-2661
             Project: JBoss Web Services
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: jbossws-cxf
    Affects Versions:  jbossws-cxf-3.1.1
            Reporter: Richard Opalka
            Assignee: Richard Opalka
             Fix For: jbossws-cxf-3.1.2


Don't use the following classes directly:

- org.apache.cxf.Bus
- org.apache.cxf.BusFactory
- org.apache.cxf.bus.spring.SpringBusFactory

Replace it with providing META-INF/cxf.xml files in client jars to show our users how to do it properly (so their code can be migrated cross JAX-WS providers).

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

        



More information about the jbossws-issues mailing list