0 Replies Latest reply on Jun 8, 2016 1:57 AM by senthilkumartk

    JMS Durable Subscriber not working after producer is restarted

    senthilkumartk

      We are sending messages to JMS Topics from JBOSS EAP 5.1 server.

      There are durable subscribers to the JMS Topic.

      Once we restart the JBOSS server, the TCP connection between JBOSS and the durable subscriber is broken.

      The connection is not re-established.

      Is there a way to re-establish the connection between server and durable subscriber on JBOSS restart?