Hi As its client mode, you need to call that acknoledge method yourself. Camel does not do that for you.
On Fri, Dec 12, 2014 at 11:27 AM, gilboy <josephoto...@gmail.com> wrote: > Hi > > I have a route which consumes a message of a queue, transforms it and and > sends the transformed message to a REST endpoint. The JMS consumer is > configured to use client_acknowledge mode. Hence, the message will not get > de-queued until I get a successful response from the REST endpoint. > > The errorhandler on the route has a retry policy of 0. > > Will the route continually try to re-process the same message hence > potentially blocking other messages on the queue from being consumed? > > If not, what will happen the message that was causing the problem. > > Thanks > Joe > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Using-client-acknowledgement-mode-in-route-query-tp5760618.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- Red Hat, Inc. Email: cib...@redhat.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen hawtio: http://hawt.io/ fabric8: http://fabric8.io/