]
Thomas Diesler resolved JBPM-1962.
----------------------------------
Resolution: Done
Hudson QA does not pick this up any more
Logs are missing in CancelProcessInsstance and CancelTokenCommand
-----------------------------------------------------------------
Key: JBPM-1962
URL:
https://jira.jboss.org/jira/browse/JBPM-1962
Project: JBoss jBPM
Issue Type: Patch
Security Level: Public(Everyone can see)
Components: Core Engine
Reporter: Bernd Ruecker
Assignee: Bernd Ruecker
Priority: Minor
Fix For: jBPM 3.2.6 GA
The CancelTokenCommand and CancelProcessInstanceCommand use
jbpmContext.loadToken(tokenId);
instead of
jbpmContext.loadTokenForUpdate(tokenId);
So the logs written during cancellation were lost. Fixed by changing to the
"ForUpdate" method.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: