[jboss-user] [Clustering/JBoss] - HA JMS & message selector

niefeng do-not-reply at jboss.com
Thu Jun 14 08:20:53 EDT 2007


Hi all,

I have configured the queue as the HA JMS which will be running in the master node. In my topology, i have two nodes within the cluster. My box is   jboss 4.0.5 GA. OS solaris 10. DB Oracle 10g. JVM: JRE 1.5.10

Could I know the behaviour of the jms msg by specifying the message selector? 

let say in node 1, i tagged with the msg with node1 ID so that i can ensure only the MD bean deployed in node1 can receive that msg. Same for node2 which its MD bean will be receive those jms msg that tagged with node2 ID also.

However, sometime the msg that tagged with node1 ID is not received by node1 and neither node2.  I try to check whether the msg stuck in the queue, but it is not the case. The queue showing empty msg.

Is it because the jms msg that tagged with the node1 ID has been delivered to node2? and the node2 will not proceed it and the msg is removed from the queue?


Many thanks

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054325#4054325

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054325



More information about the jboss-user mailing list