Hi Yeah lets investigate this I created a ticket https://issues.apache.org/jira/browse/CAMEL-21219
On Thu, Sep 12, 2024 at 8:36 AM Bálint Baráth <balintbar...@gmail.com> wrote: > Hello! > > I'm using camel 4.0.6 with java 17 and springboot 3.2.6. > When using camel with JMS and using a request-reply EIP, camel puts some > extra headers on the reply message. The CamelMessageTimestamp can be > removed using the removeHeaders("Camel*") feature, but there is a header > named "*CamelJmsDeliveryMode*". > Even when I remove it with removeHeaders it gets added to the reply. > I wrote a HeaderFilterStrategy, but this header seems to get added > afterwards. > > Is there a way to turn this off, or turn off extra camel headers > altogether? > > Thanks for the reply in advance. > Best regards, > > Bálint > -- Claus Ibsen ----------------- @davsclaus Camel in Action 2: https://www.manning.com/ibsen2