]
Kevin Conner closed JBESB-2820.
-------------------------------
Resolution: Done
Updated in revision 29333.
jBPM job integration does not detect deleted jobs
-------------------------------------------------
Key: JBESB-2820
URL:
https://jira.jboss.org/jira/browse/JBESB-2820
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Process flow
Affects Versions: 4.6
Reporter: Kevin Conner
Assignee: Kevin Conner
Fix For: 4.7
The jBPM job integration, included directly within ESB, does not correctly detect deleted
jobs.
This has come to light through timer integration but also applies to jobs.
The code in ExecuteJobCommand, copied from jBPM, checks for a missing job by comparing
the value retrieved against null. Unfortunately this is not valid as hibernate returns a
proxy object regardless of whether the row exists or not, deferring any check until the
object is first accessed.
The fixed code should also be applied to the ExecuteTimerCommand.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: