[jboss-jira] [JBoss JIRA] Closed: (JBPM-1006) Concurrent use of 'repeat' and 'transition' in a timer declaration will result in an execution of a non existing timer.
Tom Baeyens (JIRA)
jira-events at lists.jboss.org
Wed Sep 5 09:30:11 EDT 2007
[ http://jira.jboss.com/jira/browse/JBPM-1006?page=all ]
Tom Baeyens closed JBPM-1006.
-----------------------------
Resolution: Done
if transition and repeat attributes are specified, the repeat is ignored and a warning is added to the parser.
> Concurrent use of 'repeat' and 'transition' in a timer declaration will result in an execution of a non existing timer.
> -----------------------------------------------------------------------------------------------------------------------
>
> Key: JBPM-1006
> URL: http://jira.jboss.com/jira/browse/JBPM-1006
> Project: JBoss jBPM
> Issue Type: Bug
> Components: Core Engine
> Affects Versions: jBPM jPDL 3.2.1
> Reporter: Andreas Schienagel
> Assigned To: Tom Baeyens
> Fix For: jBPM jPDL 3.2.2
>
>
> As described in http://www.jboss.com/index.html?module=bb&op=viewtopic&t=112192
> "If you set an transition on a timer, this transition will be taken if it reaches the
> duedate and no further repetitions are possible cause the timer is deleted from db. So far so good...
> But if you set the repeat option as well, the engine tries to execute the timer once more: "
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list