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#4239364

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

Reply via email to