1 Reply Latest reply on May 21, 2004 4:28 AM by tokobayashi

    Is it possible to delay delivery on a rollback?

    twgerber

      If I rollback a message via setRollbackOnly() is there a way to delay the redlivery to my MDB so its not immediate?

      I know with Weblogic they added a proprietary method so you could set a delay value and I didn't know if there was something like that in JBoss?

      Thanks