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.1
            Reporter: Dmytro Rud


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 is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to