1 Reply Latest reply on Jul 20, 2009 6:54 AM by sjunejo

    DLQ Question

    jgilbert

      Is it possible to add additional information to a message before it is sent to the DLQ?

      For example, I would like to attach information about the exception that caused the delivery failure, so that I can route messages appropriately when I pull them off the DLQ.

        • 1. Re: DLQ Question
          sjunejo

          Hi jgilbert,

          I have seen this post of yours and wondring ow did you manage to transfer the message to DLQ at first place??

          I have a defualt DLQ created in jboss 4.2.3 and I am using jboss:mq (jboss builtin) but upon exception my message is resting in RequestQueue rather then redirected to DLQ where I have MDB for processing.

          Any Idea how to configure atleast that????

          Thanks