1 Reply Latest reply on Dec 17, 2013 8:39 AM by rhusar

    Problem with sending JMS messages to Clustered Jboss 7.1 Environment

    sanjay6

      Hi,

       

      I have configured clustered environment with two Jboss 7.1 servers as Master and Slave with mod_cluster.

       

      I am able to send jms messages to the queue which is configured in the Master Jboss through Master messaging port. Once master is down, i need to send the Jms messages to the queue

      using Slave connection.

       

      To achieve this what is the configuration needed? Please guide me on this.

       

      Thanks.