[jboss-user] [Messaging, JMS & JBossMQ] - Rerun DLQ messages?
rocken7
do-not-reply at jboss.com
Tue May 8 13:26:26 EDT 2007
Any way to rerun the DLQ messages?
I don't want to implement a DLQ MDB b/c that would require constantly processing DLQs ...
If a service is down then messages will bubble back into the DLQ, and its a natural temp place to store those messages.
Having a DLQ MDB is problematic as that would simply retry the message that is going to fail ... which is why we need a manual way to rerun messages in the DLQ, like a JMX call.
Is there a way via jmx to lookup the DLQ and rerun messages?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043999#4043999
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043999
More information about the jboss-user
mailing list