Description
If a BMT ejb calls another BMT ejb, the first ejb's UserTransaction is offline after the call to the second ejb returns.
The setOperation >>> ut.setState machinery does not, before method return, reset the UT thread-local to its original value before the call to the method started