3 Replies Latest reply on Jan 15, 2009 5:59 AM by noelo

    JMS reconnection question

    noelo

      Hi,
      I wonder if anybody could point me to some information resource on how JMS handles the case where a local MDB is pointed to a remote JMS Q and the JMS broker disconnects.
      Who controls the reconnection to the remote JMS, I suspect that the reconnection logic is done in resource adaptor but I'm not sure.

      Also if this is correct is there any configuration parameters which control connection attempts or timeouts ?

      Apologies if this is the wrong forum, let me know and I'll post it elsewhere...

      regards and thanks
      Noel

        • 1. Re: JMS reconnection question
          gaohoward

          Not sure exactly your use case but having a look at JBM's bridge and mdb examples might help a little.

          • 2. Re: JMS reconnection question
            timfox

             

            "noelo" wrote:
            Hi,
            I wonder if anybody could point me to some information resource on how JMS handles the case where a local MDB is pointed to a remote JMS Q and the JMS broker disconnects.
            Who controls the reconnection to the remote JMS, I suspect that the reconnection logic is done in resource adaptor but I'm not sure.


            You're right


            Also if this is correct is there any configuration parameters which control connection attempts or timeouts ?

            Apologies if this is the wrong forum, let me know and I'll post it elsewhere...



            The JCA adapter is not part of the JBoss Messaging project - correct forum is the JCA user forum.

            • 3. Re: JMS reconnection question
              noelo

              Thanks for your help guys....

              regards
              Noel