You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by Celso Pinto <cp...@7syntax.com> on 2008/06/18 22:36:17 UTC

Setting delivery limit and putting messages in DLQ w/ STOMP

Hi everyone,

in the STOMP client I'm developing it's possible to rollback an ACK
inside a transaction. How can I define a re-delivery limit so that
messages, after being retried for a number of times, are put in a DLQ?
Aside for a Java example[1] I failed to find any documentation on this
matter.

TIA,
Celso


1) http://activemq.apache.org/message-redelivery-and-dlq-handling.html