-
Bug
-
Resolution: Done
-
Major
-
jBPM 6.0.0.CR3
-
None
When EmptyContext is used to get initial RuntimeEngine from Per Process Instance runtime manager it will cause invalid caching mechanism (including EmptyContext's id) as it will be not null. Which will cause disposed runtime exceptions down the road. Only valid context instances can be cached, like ProcessInstanceIdContext or CorrelationKeyContext