Hi, I have a jboss 4.2.0 clustered configuration built by two nodes. On each node, there are jms queues deployed with the same name. These queues are used locally by each node, I mean, messages sent to a node are only consumed by this node.
The problem is that both queues are persisted to the same database, therefore, to the same tables, and due that queues have the same name on each node, I wonder if one node could consume a message from the other node. Thanks a lot View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4051774#4051774 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4051774 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
