You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2017/03/24 14:46:41 UTC

[jira] [Resolved] (CXF-3791) MAPAggregator checks whether SOAPAction equals to WS-A action when using SOAP 1.2

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

Daniel Kulp resolved CXF-3791.
------------------------------
       Resolution: Not A Problem
    Fix Version/s: Invalid

WSI-BP states:

"When composed with WS-Addressing, the value of the action parameter, if present, is limited to the absolute URI that matches the value specified for wsa:Action "

> MAPAggregator checks whether SOAPAction equals to WS-A action when using SOAP 1.2
> ---------------------------------------------------------------------------------
>
>                 Key: CXF-3791
>                 URL: https://issues.apache.org/jira/browse/CXF-3791
>             Project: CXF
>          Issue Type: Bug
>          Components: WS-* Components
>    Affects Versions: 2.4, 2.5
>            Reporter: Dmytro Rud
>             Fix For: Invalid
>
>
> Section 4.2 of the [Web Services Addressing 1.0 - SOAP Binding document|http://www.w3.org/TR/ws-addr-soap/#s11extdesc] states that SOAPAction header must be equal to the WS-Addressing action.  This statement relates to SOAP 1.1 only, for SOAP 1.2 there is no such rule.  But this difference between SOAP versions is not considered {{org.apache.cxf.ws.addressing.MAPAggregator#validateIncomingMAPs}}.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)