-
Bug
-
Resolution: Done
-
Major
-
7.9.0.Final
-
None
-
2
-
NEW
-
NEW
-
2018 Week 30-32
When JPA entity is used as case file variable it will be stored properly but on each retrieval of case file (and by that all operations) will fail at loading it due to missing entity manager in JPAPlaceholderResolverStrategy. The root cause is that onStart (from TransactionAware interface) is not invoked in the right order/place causing missing entity manager.
- is cloned by
-
RHPAM-1424 JPA Entity causes NPE when being used as case file variable
- Closed