2 Replies Latest reply on Oct 22, 2001 7:59 PM by snoopy

    Re-connecting a disconnected subscriber

    snoopy

      I am using JBoss 2.2.2 and have set up a complex set of
      topics, publishers and subscribers. The problem is that
      when a subscriber (durable) is stopped (probably as a result of crash or something similar) the JMS server does not allow the re-connection and complains taht the client id already has a connection. I can work around this by re-starting the JMS Server (and all other servers) but it is not desirable to do this in a run-time environment. How can I re-connect a stopped server?