Hi Jorge, did you follow these instructions? http://doc.akka.io/docs/akka/2.3.4/scala/camel.html#Delivery_acknowledgements
On Fri, Jul 4, 2014 at 3:20 AM, Jorge Marizan <[email protected]> wrote: > Hi guys, > > Is there a way to notify a message broker from a Camel consumer actor > using Individual acknowledgement mode? I tried sending back an Ack message > back to the sender() once the message is received but its never ack'ed by > the broker (ActiveMQ). > > Any help would be greatly appreciated. > > -- > >> Read the docs: http://akka.io/docs/ >>>>>>>>>>> Check the FAQ: http://doc.akka.io/docs/akka/ >>>>>>>>>>> current/additional/faq.html >>>>>>>>>>> Search the archives: https://groups.google.com/ >>>>>>>>>>> group/akka-user >>>>>>>>>>> >>>>>>>>>> --- You received this message because you are subscribed to the > Google Groups "Akka User List" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/akka-user. > For more options, visit https://groups.google.com/d/optout. > -- Cheers, √ -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
