Hi Thanks for sharing the solution. I created a JIRA to make Camel remove that header automatically https://issues.apache.org/jira/browse/CAMEL-16344
On Fri, Mar 12, 2021 at 1:40 PM Harsh Karn <harsh.k...@gmail.com> wrote: > > Hi Claus, > > I was able to fix this issue by removing Content-Type header from exchange - > > .removeHeaders("Content-Type") > > *Thanks* > *Harsh* > > > On Mon, Mar 8, 2021 at 11:21 AM Harsh Karn <harsh.k...@gmail.com> wrote: > > > Hi, > > > > I'm using camel version 3.7.0 and I've also tried older version 2.25.0. > > The result is the same in both. > > > > Can you give some references where I can look for filter examples? > > > > I tried to look into camel sources but I'm new to java and I'm yet to > > figure out the piece of code which is generating soap envelope messages. > > > > *Thanks* > > *Harsh* > > -- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2