0 Replies Latest reply on Apr 8, 2013 5:08 AM by mayank.gupta

    How to deploy the application in JBoss 7 with HA Singleton Configuration?

    mayank.gupta

      Hi All ,

       

      I am facing the problem with the following scenario below :

       

      I am using camel routing in my application with Jboss Clustered Envirnment , in that application i used the hornetQ clustered queue to receive the messages from the outside world . The requirement is to make the jboss in Active StandBy mode , so that queue will receive the messages from only one server not from both servers . How i can delploy my application to behave like Singleton , so that one node is active while the other node is in stand by mode.

       

      Please help me.

       

      --

      Mayank