Is it possible to use a roundrobin policy in a rollback? Currently a session.rollback results in retries on the same consumer. And if they all fail, the message ends up on the Dead Letter Queue instead of trying other available consumers. Does anyone have a solution?
PS - How can I configure a roundrobin policy programmatically, rather than using XML? And sample code? -- View this message in context: http://www.nabble.com/Rollback-Question-tf3670109s2354.html#a10254898 Sent from the ActiveMQ - User mailing list archive at Nabble.com.