[
https://issues.apache.org/jira/browse/CXF-6394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Akitoshi Yoshida resolved CXF-6394.
-----------------------------------
Resolution: Fixed
Fix Version/s: 2.7.17
3.0.6
3.1.1
> Add an option to add the namespace map of the container element in the message
> ------------------------------------------------------------------------------
>
> Key: CXF-6394
> URL: https://issues.apache.org/jira/browse/CXF-6394
> Project: CXF
> Issue Type: Improvement
> Components: Soap Binding
> Affects Versions: 3.0.5
> Reporter: Akitoshi Yoshida
> Assignee: Akitoshi Yoshida
> Fix For: 3.1.1, 3.0.6, 2.7.17
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)