1 Reply Latest reply on Sep 7, 2003 12:17 PM by adrian.brock

    onMessage() method to be called only once

    manavagiwal

      Hi There

      I am using JBoss 3.2. If a transaction is rolled back the container puts the message again in the queue and tries to execute it again. Is is possible to limit the number of times the container will put the message back and try to execute . In particular i want the container to call the onMessage() method of MDB only once even if the transaction subsquently fails. Can i configure this anyway.

      Thanks for any help.

      Regards
      Manav