Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0.5
-
None
-
Unknown
Description
When there is no DOM node is created during the inbound SOAP message processing, the body child is represented by the Source object.
It seems reasonable to add an option to create a map containing the namespace declarations during the SOAP envelope parsing and put it in the message so that one can directly access this map later in their application (e.g. in camel-cxf).
This behavior is related to the recent versions of CXF which no longer create a DOM node by default.
Attachments
Issue Links
- relates to
-
CAMEL-8663 Namespaces defined on the SOAP envelope get lost in PAYLOAD mode
- Resolved
-
CAMEL-13357 Regression - Namespaces defined on the SOAP envelope get lost in PAYLOAD mode
- Resolved