-
Bug
-
Resolution: Done
-
Major
-
jBPM 5.1
If instantiate a new JPAProcessInstanceDbLog instance and try to call dispose it without calling any other method to query the database, a NullPointerException will be thrown when em.close() is called because the EntityManager was not created.