[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: QueueDeployer?
ataylor
do-not-reply at jboss.com
Fri Apr 3 03:30:40 EDT 2009
All queues are deployed via the configs under examples/jms/common/config/ you'll see the jbm-jms.xml used in that directory.
The jmsexample does also try to deploy queues using the managemnt interface just in case they aren't there.
anonymous wrote : I'm not sure what you mean here. But JBM already supports multiple queue files ending in *-queues.xml
Not true, I think Jeff looked at what was involved with this and we came to the conclusion that we shouldn't do it.iirc it was because we would have had to scan the full classpath.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4223182#4223182
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4223182
More information about the jboss-dev-forums
mailing list