users@glassfish.java.net

Re: Limit MDB pool size to 1

From: <forums_at_java.net>
Date: Fri, 8 Apr 2011 10:00:06 -0500 (CDT)

It's not correct to say that "that there is no way to specify a redelivery
delay in GlassFish Message Queue 4.5."

If you're consuming messages in a MDB, and are using JMSRA, then the
activation spec property endpointExceptionRedeliveryInterval will determine
the interval between attempts to redeliver a message if the MDB throws an
exception. The default is 500ms.
Although the related properties endpointExceptionRedeliveryAttempts and
sendUndeliverableMsgsToDMQ are documented in the MQ admin guide,
endpointExceptionRedeliveryInterval for some reason isn't, which looks like a
documentation bug.
Nigel


--
[Message sent by forum member 'nigeldeakin']
View Post: http://forums.java.net/node/788267