You can set the option disableReplyTo=true

On Tue, Sep 8, 2015 at 11:43 AM, Vanshul.Chawla
<[email protected]> wrote:
> Hello,
>
> I am receiving a JMSReplyTo header from consumer in our route but they don't 
> need our response back. Can we somehow suppress the response?
>
> I tried this but didn't worked.
>
> <setHeader headerName="JMSReplyTo">
>        <simple>null</simple>
> </setHeader>
>
>
>
> Its sets the JMSReplyTo header as null but stills sends reply to the queue 
> set in ReplytoQueue.
>
> Vanshul



-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2nd edition:
https://www.manning.com/books/camel-in-action-second-edition

Reply via email to