[jboss-jira] [JBoss JIRA] Commented: (JBRULES-2471) Human task handler does not support restarting session for already created tasks
Kris Verlaenen (JIRA)
jira-events at lists.jboss.org
Fri Apr 23 10:01:10 EDT 2010
[ https://jira.jboss.org/jira/browse/JBRULES-2471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12527313#action_12527313 ]
Kris Verlaenen commented on JBRULES-2471:
-----------------------------------------
This was a known limitation at that point. The solution is not to persist the event listeners but to have a more generic event listener being registered. The implementation is basically completed, so you can expect this as part of the 5.1 release.
> Human task handler does not support restarting session for already created tasks
> --------------------------------------------------------------------------------
>
> Key: JBRULES-2471
> URL: https://jira.jboss.org/jira/browse/JBRULES-2471
> Project: Drools
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: drools-process-task
> Reporter: Kris Verlaenen
> Assignee: Kris Verlaenen
> Fix For: 5.1.0.M2
>
>
> The human task handler registers an event listener whenever a task is created. The listener waits for the completion of that specific task.
> If the session is restarted before the task is completed, the listener will be lost.
> Completing the task will not continue the flow.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list