1 Reply Latest reply on Nov 14, 2003 10:54 AM by stephanenicoll

    multiple threads on queue receiving end

    computerrobot

      Is there any way to create pool of sessions on the server side so I can concurrently process messages using ConnectionConsumer/ServerSessionPool from an MBean. I am trying to avoid creating an MDB to do that, so is there a way I can do it in an MBean ? What are the steps and any sample code?
      Thanks.