anonymous wrote : in PlexMDB, when the message is received it sends 4 more messages to the topic:
Yes, that is all on purpose: this is where the selectors enter the game! If you look at the client, it creates consumers (using the selctor) for targets 10 or 20 But the MDB sends one message each to the targets 10, 20, 30, and 40. So, only the first two should be delivered to the client and the last two should be discarded by jms because there is no subscriber! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952351#3952351 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3952351 _______________________________________________ JBoss-user mailing list JBoss-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-user