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
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:
http://www.atlassian.com/software/jira