Hello fellow Camel Riders, I am using camel proxy for sending and receiving soap requests, I was successful in sending/receiving the soap requests , but camel is changing the soap headers in the outbound messages, Please see below samples. I am using dataformat as MESSAGE, is there something i can do , for camel not to change the headers.Please advice. Thanks Pradeep
* inbound message * Accept-Encoding: gzip,deflate Content-Type: text/xml;charset=UTF-8 SOAPAction: "" Content-Length: 954 Host: bhiedevappch3.vaco.va.gov:7003 Connection: Keep-Alive User-Agent: Apache-HttpClient/4.1.1 (java 1.5) *out bound message* breadcrumbId: ID-bhiedevappch3-44173-1363790970490-0-16 User-Agent: Apache-HttpClient/4.1.1 (java 1.5) accept-encoding: gzip,deflate Host: bhiedevappch3.vaco.va.gov:8088 Content-Length: 954 Content-Type: text/xml;charset=UTF-8 -- View this message in context: http://camel.465427.n5.nabble.com/camel-headers-issue-tp5731295.html Sent from the Camel - Users mailing list archive at Nabble.com.