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*
>

Reply via email to