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

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

John Poth created CAMEL-10449:
---------------------------------

             Summary: 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


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)