jBoss CVS Development wrote:
> 
>   User: oleg
>   Date: 00/10/02 08:42:09
> 
>   Modified:    src/main/org/jboss/tm TxCapsule.java
>   Log:
>   BugFix: on rollback beforeCompletion() was not invoked for registered 
>Synchronizations

As I read the JTA specification, this is by design and not a bug.

>From JTA 1.0.1 specification section 3.3.2:
"The Synchronization.beforeCompletion method is called prior to
the start of the two-phase transaction commit process. This call
is executed with the transaction context of the transaction that
is being committed."

Have I misunderstood something?


Best Regards,

Ole Husgaard.

Reply via email to