[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: JBM 2.0 examples

ataylor do-not-reply at jboss.com
Tue Mar 31 05:56:21 EDT 2009


Ive added support for running multiple servers, just do:

<target name="run">
  |       <antcall target="runExample">
  |          <param name="example.classname" value="org.jboss.jms.example.QueueExample"/>
  |          <param name="jbm.example.beans.file" value="jbm-example-beans.xml jbm-example-beans2.xml"/>
  |       </antcall>
  |    </target>


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

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



More information about the jboss-dev-forums mailing list