Unfortunately, we do not have a "real" test for this option (I couldn't fine one at least)... :-( But I assume you don't have to acknowledge it active. camel-jms will take care of it (like if you use a transacted route). The best would be, if you could open a JIRA for it (improvement) at [1].
[1] https://issues.apache.org/jira/browse/CAMEL Best, Christian On Tue, Jul 24, 2012 at 2:22 PM, Narita Bagchi <[email protected] > wrote: > Hello Everybody, > > Is there a way to acknowledge message to the queue, asynchronously? > Acknowledgement mode can be set on the ActiveMQ endpoint to AutoAcknowledge > or to ClientAcknowledge. If acknowledgement mode is set to > ClientAcknowledge, from within a processor message can be acknowledged. > Doubt is on the asynchronous behavior. > > -Narita > > ________________________________ > ***The information transmitted is intended only for the person or entity > to which it is addressed and may contain confidential and/or privileged > material. Any review,retransmission,dissemination or other use of, or > taking of any action in reliance upon, this information by persons or > entities other than the intended recipient is prohibited. If you received > this in error, please contact the sender and delete the material from any > computer.*** >
