[ https://issues.apache.org/jira/browse/CAMEL-4515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13139580#comment-13139580 ]
Claus Ibsen commented on CAMEL-4515: ------------------------------------ Is there a reason why you do not populate the header with the headers from the soap header? To make these headers easily avaiable for end users? Also you create a new transformer when you transform the soap header. Is it not better to use some Camel type converter or re-use the transformer to avoid creating a new instance all the time. > 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 > Priority: Minor > Attachments: CAMEL-4515.1.patch, CAMEL-4515.1.patch, CAMEL-4515.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: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira