[jboss-user] [JBoss Messaging] - Re: How to create persistent queues on the fly

timfox do-not-reply at jboss.com
Tue Jun 23 06:57:19 EDT 2009


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



More information about the jboss-user mailing list