Hi On top of my head I cant remember. You are welcome to look at the docs and in the source code. Also look at the rabbitmq docs and its java client for how to do that (if its possible).
For a JMS component then I think what you ask about is a like a client acknowledgement mode, or a transacted mode, where a exception performs a rollback (negative ack). On Wed, Jan 15, 2020 at 5:01 PM Marko Majcenić <marko.majce...@gmail.com> wrote: > > Hello, > > is there any way I can send a negative acknowledge in RabbitMQ > component? I am using Apache Camel 3.0.0, with typesafe endpoint DSL. > > Kind greetings, > Marko -- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2