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