Hi,

I am trying to aggregate messages from a queue, and then sending out the
batched message to a http endpoint. I am using the transaction client
<transacted/> but it seems that although I see the rollback message in my
test, the messages do not retain in the queue.

I want to ask if it is possible. If it should be possible, I will tidy up my
code and something here, if it is not possible, what is the
recommended/alternative approach to solving the problem? I.e. Send the
batched message to DLQ or another persistence store?

Thanks



--
View this message in context: 
http://camel.465427.n5.nabble.com/Transactional-aggregator-tp5725084.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to