[
https://issues.apache.org/jira/browse/CAMEL-12364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Freeman Fang updated CAMEL-12364:
---------------------------------
Fix Version/s: 2.22.0
2.21.1
2.20.3
> 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)