Re: How to reattempt individual message

2011-07-29 Thread Dejan Bosanac
Hi, you should use JMS transactions and rollback the transaction to trigger message redelivery. Regards -- Dejan Bosanac - http://twitter.com/dejanb - The experts in open source integration and messaging - http://fusesource.com ActiveMQ in Action - http://www.manning.com/snyder/

How to reattempt individual message

2011-07-28 Thread srikanth reddy
Hi, I am implementing ActiveMQ Middleware using Queue based JMS . I am facing individual message Rollback issue from last few days There are multiple message posted to my activemq and one i start activemq my session starts reading messages.I am using individual message acknowledgement. i.e