-
Bug
-
Resolution: Done
-
Major
-
fuse-7.8-GA
-
None
-
False
-
False
-
%
-
-
+
-
Automated
-
Undefined
-
-
While Aries-JPA, and Aries-Transaction-Blueprint, indeed uses proxies to implement kind of "container managed persistence and transactions", there's one problem: Aries uses an "OSGi Coordinator service" that implements a nested unit-of-work behavior.
Unfortunately[1], the actual Entity Manager is being looked up in current "coordination object" and, which is the reason of the problem, it continues "up" in case no Entity Manager is found.
[1]https://issues.apache.org/jira/browse/ARIES-1346
- is related to
-
ENTESB-18848 EntityManager not shared with parent context.
- Done
-
ENTESB-18849 Attempts to get / read entities fail when using an external transaction context
- Done
- links to