0 Replies Latest reply on May 20, 2013 4:44 AM by pbal

    Jboss7 in domain mode master/slaves connected via jms queue

    pbal

      Hi all,

       

      I started jboss7 in domain mode. I have a master which produces messages and transfer them into a queue. In this domain i want to have a number of slaves which will listen this queue and will consume the messages. I deploy succesful the corresponding projects into the master and the slave (i use full profile for master and full-ha for slaves) but when the master produces messages these remain into the queue. It seems that the slaves are not working as into jms-destination of jboss console the number of consumers are 0. Is this configuration possible to be implemented? What I have to do to enable slaves to listen to this queue?