1 Reply Latest reply on Aug 10, 2005 4:04 AM by darranl

    JMS persistence problem

    anand_gajula

      Hi,
      I have configured JMS with Oracle10g database in jboss-4.0.1RC2 version. I am using MDB to send mails asynchronously to the reapective mail-ids. What happened is that my mail client is able to send mails to some of the ids and not for some ids. To whom mails could not sent were going into JMS_MESSAGES table "Destination" column as "QUEUE/DLQ".

      My question is when those will be marked as DLQ and how to cleanup the table.

      I will appreciate your ideas.

      Thanks.