5 Replies Latest reply on Dec 7, 2009 12:10 AM by gaohoward

    Reconnect after a lost connection

    droberts18

      Is it possible to configure JBoss so that when a connection is dropped that it will automatically reconnect to the remote server? Or do I have to write code to do this?

      The scenario is that I have a persistent connection/session from Server A to Server B. Can I configure retries some place in Server A so that it will reconnect to Server B when it comes back up?