Freeman Fang created CAMEL-12364:
------------------------------------
Summary: 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
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)