-
Bug
-
Resolution: Done
-
Major
-
None
-
%
-
build2
-
Fuse Standalone
The MandatoryJtaTransactionPolicy missed to call
runWithTransaction(runnable, false);
The NeverJtaTransactionPolicy missed to call
runnable.run();