Well, as per JMS spec, JBoss Messaging lets you set the client id programmatically after
creating a connection, and you can define and set selectors when creating a consumer.
However if you're using MDBs it's different, bear in mind MDBs are not part of
JBM, they're part of the app server, and follow a different contract defined in the
JEE spec. I'm not sure if that is possible, but you're best bet is to ask in the
EJB forum.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4232426#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...