"timfox" wrote : 
  | You can access your queue directly by doing something like:
  | 
  | JBossQueue queue = new JBossQueue("queue_name");
  | 

or use  JMS API Session.createQueue("foo") (provided the JMS Queue was
still created first by using the management API)

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4239369
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to