2 Replies Latest reply on Aug 8, 2005 11:11 AM by adrian.brock

    How can i make an MDB to choose from a list of Queues

    crahul

      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