1 Reply Latest reply on May 23, 2003 3:40 AM by frito

    Message redelivery

    ckh92079

      Greeting!

      I just wonder if there is a way that could persist messages if those messages has been redelivered too many times that exceed the maximum redelivery time that configure in standardjboss.xml. Currently, all those messages have been sent to Dead-letter queue (DLQ).

      Any help is much appreciated.

        • 1. Re: Message redelivery
          frito

          The DLQ is the place where messages that couldn't be delivered are stored persistent.
          You still can access this queue and do whatever you want with these messages.

          Greetings,
          Frito