You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Akitoshi Yoshida (JIRA)" <ji...@apache.org> on 2015/06/02 17:54:19 UTC

[jira] [Closed] (CXF-6434) SOAPAction value may not be extracted correctly for SOAP 1.2 with Attachments

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

Akitoshi Yoshida closed CXF-6434.
---------------------------------
    Resolution: Duplicate

jira created two issues.

> SOAPAction value may not be extracted correctly for SOAP 1.2 with Attachments
> -----------------------------------------------------------------------------
>
>                 Key: CXF-6434
>                 URL: https://issues.apache.org/jira/browse/CXF-6434
>             Project: CXF
>          Issue Type: Bug
>          Components: Soap Binding
>    Affects Versions: 3.0.5
>            Reporter: Akitoshi Yoshida
>            Assignee: Akitoshi Yoshida
>
> Currently, when using SOAP 1.2, CXF extracts the SOAPAction value from the message's content type by looking for the action property. When there is an attachment in the message, this action property may not be available at the package's content-type header when the message is not an MTOM message.
> To ensure the interoperability with other implementations, this extraction code needs to be made more robust and look into the root part's content-type if the action property is not available at the package's content-type.
> This problem relates to CXF-6431.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)