0 Replies Latest reply on Feb 24, 2011 10:20 AM by rwanou

    Issues with reconnect interval of proxy invoker

    rwanou

      Hi all,

       

      I'm trying to consume messages from JBoss 4 (JMQ) with an MDB on JBoss 5.1 (JBoss Messaging). I've followed the document here http://community.jboss.org/wiki/HowDoIConfigureAnMDBToTalkToARemoteQueue and my messages are being consumed just fine.

       

      My problem is that I'm not very happy with the reconnect configuration of the MDB. When I shut JBoss4 down, JmsActivation attempts to reconnect only 6 times, with an interval of 10 seconds, no matter what value I pass to the Invoker Proxy Binding "ReconnectIntervalSec" property. Any ideas on how to unlimit the number of reconnection attempts?

       

      Thanks in advance