]
Kris Verlaenen updated JBPM-3052:
---------------------------------
Fix Version/s: jBPM 5.1
jBPM Console is caching process instances after terminating it
--------------------------------------------------------------
Key: JBPM-3052
URL:
https://issues.jboss.org/browse/JBPM-3052
Project: jBPM
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Console
Affects Versions: jBPM 5.0
Environment: JBossAS 5.1
Reporter: Cristiano Nicolai
Assignee: Kris Verlaenen
Labels: jBPM5, jbpm-console
Fix For: jBPM 5.1
Attachments: 0004-Fix-for-listing-ended-processes-instances-on-jBPM-Co.patch
When a process instance is terminated on jBPM Console, it remains on the listing.
Executing some testing, looks like Hibenate is caching the ProcessInstanceLog and keep
returning it with end_date equals to null.
As may be useful for other circumstances, JPAProcessInstanceDbLog should offer a method
to query active process.
Patch attached.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: