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

cpslo1999 do-not-reply at jboss.com
Wed May 20 19:23:18 EDT 2009


I think I can use Tim's suggestion (if I can find a way to assign the selector outside the ear).

Something like:
clientID is NULL AND feed in ('feed1', 'feed2')
  | OR
  | clientID = 'myClientID' AND feed in ('feed1', 'feed2')

So is there a way for me to assign the clientID other than in the annotations of the MDB or in the embedded deployment descriptor?

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

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



More information about the jboss-user mailing list