[jboss-jira] [JBoss JIRA] Commented: (JBRULES-2516) Ruleflow rule task nodes not transitioning to next node with Stateless Sessions
Chris DeLashmutt (JIRA)
jira-events at lists.jboss.org
Fri May 21 15:55:06 EDT 2010
[ https://jira.jboss.org/browse/JBRULES-2516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12531917#action_12531917 ]
Chris DeLashmutt commented on JBRULES-2516:
-------------------------------------------
Originally I thought this problem was related to only splits, but after debugging it a bit, it seems the issue is actually a problem with the Rule Task node (RuleSetNodeInstance) not transitioning to the outgoing connections when it is complete. It seems to be registering with the Process instance but it is never getting notified and so triggerCompleted isn't being fired. Will continue debugging.
> Ruleflow rule task nodes not transitioning to next node with Stateless Sessions
> -------------------------------------------------------------------------------
>
> Key: JBRULES-2516
> URL: https://jira.jboss.org/browse/JBRULES-2516
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: drools-core (flow)
> Affects Versions: FUTURE
> Reporter: Chris DeLashmutt
> Assignee: Mark Proctor
> Attachments: ruleflow-stateless-problem.zip
>
>
> In 5.1.0.M1 and prior, you could have a ruleflow rule task nodes that would transition to the outgoing connected nodes if you were using a stateless session. This no longer works in trunk. I have tested this against revision 32993, but the problemwas probably introduced sooner.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list