-
Type:
Bug
-
Status: Verified (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 7.0.1.GA
-
Fix Version/s: 7.0.2.GA
-
Component/s: jBPM Core
-
Labels:None
-
Target Release:
-
Fix Build:CR2
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.
- cloned from
-
JBPM-7493 JPA Entity causes NPE when being used as case file variable
-
- Resolved
-