users@glassfish.java.net

Re: JMS load balancing does not occur when using message selectors

From: <glassfish_at_javadesktop.org>
Date: Tue, 15 May 2007 01:53:50 PDT

Thanks for the detailed explanation, looks like the selector logic is destroying the message distributin logic.
And one can assume that even if you have the selectors as the same
C1 ->"count > 0"
C2 ->"count > 0"
then only C1 (or C2) would be receiving all the messages. Could you please do a quick change and confirm this.
If the above is true then this is could be a bug, please create an issue in issue tracker.
[Message sent by forum member 'rampsarathy' (rampsarathy)]

http://forums.java.net/jive/thread.jspa?messageID=216922