[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: JBM 2.0 destination config.
timfox
do-not-reply at jboss.com
Mon Jan 7 07:12:20 EST 2008
E.g.:
jndi-jms.xml:
|
| <bean name="JBM_JBMS_JNDI_Objects" class="org.jboss.messaging.jms.jndi.JNDIObjectDeployer">
|
| <property name="queues">
| <entry name="myqueue1"/>
| <entry name="myqueue2"/>
| </property>
|
| <property name="topics">
| <entry name="mytopic1"/>
| </property>
|
| </bean>
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4117524#4117524
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4117524
More information about the jboss-dev-forums
mailing list