users@glassfish.java.net

open mq resend delay and resend limit

From: kbohnenberger <keith.bohnenberger_at_mantech.com>
Date: Mon, 4 May 2009 14:32:04 -0700 (PDT)

Can you set the reply delay and reply limit on open mq?

For example, I have a jms subscriber listening to a queue. The subscriber
gets the message but something bad happens and an exception gets thrown back
to open MQ. What seems to happen out of the box is that a nasty loop takes
place. The client throws an exception, the servers resends the message and
so on.
Other JMS servers I’ve used have the idea of a resend delay and resend
limit. So in my case, once openMQ got an exception back from the JMS
subscriber, openMQ would wait for “resend delay” amount of time, then resend
the message. If exceptions continued to get thrown by the JMS subscriber,
this pattern would continue until the “resend limit” was hit.


Thanks

Keith
-- 
View this message in context: http://www.nabble.com/open-mq-resend-delay-and-resend-limit-tp23377035p23377035.html
Sent from the java.net - glassfish users mailing list archive at Nabble.com.