I've set up a cluster of two nodes on one machine. I've a simple MDB deployed in the cluster that listen to a particular queue. I have a message producer that drops messages in the queue.
However, only one node seems to be consuming the messages at a time. If I kill that node, the other node starts consuming messages. But there is no load distribution between the nodes for consuming messages from the queue. Is there something in the configuration that I need to change that would force the MDBs from both nodes to consume messages? Regards, Nitesh View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3897453#3897453 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3897453 ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
