[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: XML configuration

ataylor do-not-reply at jboss.com
Mon Jan 19 05:21:23 EST 2009


anonymous wrote : I prefer to keep them separate so that in a cluster, both master and backup nodes could "share" the same queues.xml file.

The config files support property replacement i.e.
 <param key="jbm.remoting.netty.port" value="${jbm.remoting.netty.port}" type="Integer"/>

so they could still share the same single config file if needed.

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202800



More information about the jboss-dev-forums mailing list