In my application i am having 40 Queues in all, now my present MDB is configured to read messages from only one Queue and act upon it. Now in order to handle messages from 20 different Queues, do i need to deploy 20 MDBs , one for each Queue. Or is it possible to program a single MDB in such a way so that it can act on 20 or more queues, taking one Q at a time.
rc View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3888879#3888879 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3888879 ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
