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

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Fri May 29 13:26:56 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBWS-2661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alessio Soldano updated JBWS-2661:
----------------------------------

    Fix Version/s: jbossws-cxf-3.2.0
                       (was: jbossws-cxf-3.1.2)
      Description: 
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 implementations).

  was:
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).

         Priority: Minor  (was: Major)


> 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
>            Priority: Minor
>             Fix For: jbossws-cxf-3.2.0
>
>
> 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 implementations).

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