[jboss-user] [JBoss Messaging] - Re: Multiple clients and message types - selectors?

timfox do-not-reply at jboss.com
Tue May 19 12:00:40 EDT 2009


If you want a topic subscriber to receive all messages of a certain type and also receive all messages sent directly to it, can't you assign each subscriber an id and use a selector like:


  | messageType='FOO' OR destinationID=myid
  | 

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

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



More information about the jboss-user mailing list