0 Replies Latest reply on Jan 22, 2003 9:09 AM by mharnvi

    JMS administration

    mharnvi


      I'm thinking of making a small utility application for my JMS queues (web or Swing). Things I want to be able to do is:

      * Check the number of messages in queues

      * Resend messages from DLQ to the queues.

      * Check number of MDB:s in pool.

      * Configure security for the queues.

      Anyone done something like that already?