[jboss-user] [Messaging, JMS & JBossMQ] - Re: Multiple JMS Server

nitinmandolkar do-not-reply at jboss.com
Fri May 23 13:58:31 EDT 2008


Use case : 
Want to 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. 

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

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



More information about the jboss-user mailing list