0 Replies Latest reply on Sep 11, 2006 3:24 AM by hoeft

    Clean up queues or topics

    hoeft

      Hi!

      My software is tested with unit-tests. After each test, some queues are containing testmessages. I would like to delete these messages automatically after each test. Exist a way to do this?

      The javax.jms.Destination doesn't have a removeAllMessages method :-(.

      Thank you
      M. Schwartau