1 Reply Latest reply on Aug 1, 2005 1:56 AM by sriramp_here

    Jboss multi-instances and queue sharing

    xinhe

      Hi, there,

      I created four instances of jboss AS on one machine and create a queue. I want one node to send messages and all AS instances can consume them. BUT right now each node can only consume its own message. How can I reach my goal ?

      I created a jbossmq-service.xml and put it to commom deploy directory. Now each node has a queue with the same name. How can I let all nodes share the same queue?

      Thank you very much for your help in advance !

      Xin