You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Dennis Sosnoski (Resolved) (JIRA)" <ji...@apache.org> on 2012/02/25 04:31:46 UTC

[jira] [Resolved] (CXF-4137) WS-RM needs feature support for configuring the WS-Addressing version used with WS-RM 1.0

     [ https://issues.apache.org/jira/browse/CXF-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Sosnoski resolved CXF-4137.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.5.3

Implemented with SVN revision 1293527
                
> 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
>             Fix For: 2.5.3
>
>
> 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