[jboss-user] [JBoss Messaging] - Re: How to Configure Multiple JMS Server
nitinmandolkar
do-not-reply at jboss.com
Fri May 23 16:55:51 EDT 2008
Use Case is like this
create group of Queues and assign that group separate Connection factory and JDBC Store.
Example
QGROUPA
========
Queues : Q1, Q2, Q3
Connection factory for QGROUPA : QGROUPA_ConnectionFactory
JDBC Store for QGROUPA : QGROUPA_JDBCStore
QGROUPB
========
Queues : Q4, Q5, Q6
Connection factory for QGROUPB : QGROUPB_ConnectionFactory
JDBC Store for QGROUPB : QGROUPB_JDBCStore
If yes, how.
-nit
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4153089#4153089
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4153089
More information about the jboss-user
mailing list