WS-RM needs feature support for configuring the WS-Addressing version used with 
WS-RM 1.0
-----------------------------------------------------------------------------------------

                 Key: CXF-4137
                 URL: https://issues.apache.org/jira/browse/CXF-4137
             Project: CXF
          Issue Type: New Feature
          Components: WS-* Components
    Affects Versions: 2.5.2
            Reporter: Dennis Sosnoski
            Assignee: Dennis Sosnoski
            Priority: Minor


The WS-RM implementation in 2.5.x supports WS-RM 1.0 using both the addressing 
namespace given in the submission 
(http://schemas.xmlsoap.org/ws/2004/08/addressing) and the official 
WS-Addressing release (http://www.w3.org/2005/08/addressing). The latter is 
required for interoperability, since both Metro and WCF have changed to using 
this namespace. Currently configuration of the addressing namespace for WS-RM 
is automatic on the server (which responds with the same addressing namespace 
as used in the request), and is controlled on the client by using a contextual 
property value (org.apache.cxf.ws.rm.RMManager.WSRM_WSA_VERSION_PROPERTY). It 
should also be configurable on the client using feature configuration.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to