Hi there, Is there a way to add custom header to Soap message as below. I am using Camel-SpringWS.
<soapenv:Header> <v1:CustomerObject xmlns:ns7="" soapenv:mustUnderstand="0"> <v1:ID></v1:ID> </v1:CustomerObject> </soapenv:Header> where CustomerObject being a java object generated using cxf-codegen-plugin Regards, Karthik -- View this message in context: http://camel.465427.n5.nabble.com/Adding-custom-soap-header-in-camel-spring-ws-tp5719602.html Sent from the Camel Development mailing list archive at Nabble.com.