You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2016/11/07 19:19:58 UTC

[jira] [Updated] (CAMEL-10449) Set CXF SoapAction header correctly

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

Claus Ibsen updated CAMEL-10449:
--------------------------------
    Fix Version/s: 2.19.0
                   2.18.1

> Set CXF SoapAction header correctly
> -----------------------------------
>
>                 Key: CAMEL-10449
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10449
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-cxf
>    Affects Versions: 2.18.0
>            Reporter: John Poth
>            Assignee: John Poth
>             Fix For: 2.18.1, 2.19.0
>
>
> As of [CXF-6732|https://issues.apache.org/jira/browse/CXF-6732], CXF will by default always [set|https://github.com/apache/cxf/blob/master/rt/bindings/soap/src/main/java/org/apache/cxf/binding/soap/interceptor/SoapPreProtocolOutInterceptor.java#L121] the SoapAction header with the value found at key SoapBindingConstants.SOAP_ACTION. See [comment|https://issues.apache.org/jira/browse/CXF-6732?focusedCommentId=15502206&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15502206] for more details. Workaround can be either adding a custom CXF OutInterceptor or use a different Camel/CXF binding.



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