1 Reply Latest reply on Apr 7, 2011 6:47 AM by pieter.martin

    TransactionManagerSynchronizations afterCompletion bug?

    pieter.martin

      Hi,


      It looks to me like there is a bug in TransactionManagerSynchronizations.afterCompletion(int status)


      It is always passing through false to the afterTransactionCompletion(commited) method.


      So even though the transaction completed successfully the afterCompletion method on a Synchronization has a status of STATUS ROLLEDBACK


      Thanks
      Pieter