|
To make sure I understand... the Interceptor is called, the concern is simply that the CMTTransaction is not passed? If so that is by design. In fact that is the case (again by design) anytime the afterTransactionCompletion is initiated from the JTA Synchronization (which is always the case with CMTTransaction).
|