I don't agree this is a bug.
Don't confuse creating queues with *putting queues in JNDI*.
You can access your queue directly by doing something like:
JBossQueue queue = new JBossQueue("queue_name");
you'll find it is there, just like with ActiveMQ.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4239364#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...