Matt Phillips [http://community.jboss.org/people/controlfreak123] replied to 
the discussion

"How can I specify a message destination reference as my MDB destination?"

To view the discussion, visit: http://community.jboss.org/message/558783#558783

--------------------------------------------------------------
I know this post is old but afaik 
@ActivationConfigProperty(propertyName="+destination+",  
propertyValue="queue/MyQueue") is going to try and lookup queue/MyQueue through 
jndi. If you have a message destination reference that binds queue/MyQueue to a 
jndi name then it will indeed find it.

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/558783#558783]

Start a new discussion in JBoss Messaging Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2043]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to