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 06:35:00 UTC

[jira] [Resolved] (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 resolved CAMEL-12364.
----------------------------------
    Resolution: Fixed

> 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
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>            Priority: Major
>             Fix For: 2.20.3, 2.21.1, 2.22.0
>
>
> 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 keep this soap version when create CXF response from the Camel Exchange.



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