[
https://issues.apache.org/jira/browse/CAMEL-4515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13643553#comment-13643553
]
Claus Ibsen edited comment on CAMEL-4515 at 4/27/13 6:35 AM:
-------------------------------------------------------------
It should NOT use that static XML converter directly, but use the camel's type
converter.
But that's not so easy to avoid. Ideally the component should keep an instance
of the xml converter, so we don't have static anymore.
was (Author: davsclaus):
It should NOT use that static XML converter directly, but use the camel's
type converter
> Spring-WS should populate Camel Header with the SOAP Header
> -----------------------------------------------------------
>
> Key: CAMEL-4515
> URL: https://issues.apache.org/jira/browse/CAMEL-4515
> Project: Camel
> Issue Type: Improvement
> Components: camel-spring-ws
> Affects Versions: 2.8.1
> Reporter: Damian
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 2.11.1, 2.12.0
>
> Attachments: CAMEL-4515.1.patch, CAMEL-4515.2.patch
>
>
> Currently the Camel-Spring-WS component does not support the setting of SOAP
> Headers and has issues getting them. The current issue getting the SOAP
> Headers when receiving a message is that the resulting header key includes
> the namespace.
> Change the component so that a Camel header "CamelSpringWebserviceSoapHeader"
> can be populated with an intended SOAP Header for a request, and that this
> Header is also populated from the SOAP Header on a response.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira