You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2018/03/19 04:50:00 UTC

[jira] [Assigned] (CAMEL-12364) ensure a SOAP 1.2 enabled camel-cxf consumer endpoint can handle SOAP 1.1 request correctly

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

Freeman Fang reassigned CAMEL-12364:
------------------------------------

    Assignee: Freeman Fang

> ensure a SOAP 1.2 enabled camel-cxf consumer endpoint can handle SOAP 1.1 request  correctly
> --------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-12364
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12364
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-cxf
>         Environment: The expected behavior for a SOAP 1.2 enabled camel-cxf consumer endpoint should be that
> when the request is SOAP1.2, response SOAP 1.2 message, when the request is SOAP 1.1, response SOAP 1.1 message. 
> The CXF ReadHeadersInterceptor can check the actual request soap version, we should copy this message when create CXF response from the Camel Exchange.
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>            Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)