Hi All,

I am using Apache camel for routing between ActiveMQ and http endpoints. The route is defined in such a way that take data from the ActiveMQ and post these data to a tomcat which is a http endpoint. 

Can we acknowledge the queue from the camel only after the successful routing? If this is possible, then I can make this route without any loss of data in the queue.

Please provide any solution.

Regards,
Arun Prabhath


Reply via email to