Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.4.0
-
None
-
tested with as7 and wildfly
Description
@Resource
private UserTransaction userTransaction;
fails once EnvironmentAwareTransactionStrategy is used in an unmanaged thread (created e.g. by the scheduler module).