Re: ActiveMQ to acknowledge asynchronously.

2012-07-24 Thread Christian Müller
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]

RE: ActiveMQ to acknowledge asynchronously.

2012-07-24 Thread Narita Bagchi
I get the following error while acknowledging - "Create a separate session if you wish to use both synchronous methods and asynchronous delivery simultaneously." Probably I am getting this error because Camel Active-MQ endpoint will consume messages asynchronously. What's the point in having the