[jboss-jira] [JBoss JIRA] Commented: (JBRULES-2822) process does not build if default gateway branch does not have condition
Anurag Aggarwal (JIRA)
jira-events at lists.jboss.org
Fri Dec 10 15:03:52 EST 2010
[ https://issues.jboss.org/browse/JBRULES-2822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12569370#comment-12569370 ]
Anurag Aggarwal commented on JBRULES-2822:
------------------------------------------
Antoine- you are correct, I meant - "default branch of the gateway has no condition expression"
the URL of the example is http://anonsvn.jboss.org/repos/labs/labs/jbossrules/trunk/drools-process/drools-bpmn2/src/test/resources/BPMN2-ExclusiveSplitDefault.xml
> process does not build if default gateway branch does not have condition
> ------------------------------------------------------------------------
>
> Key: JBRULES-2822
> URL: https://issues.jboss.org/browse/JBRULES-2822
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: drools-process
> Affects Versions: 5.1.0.M2
> Reporter: Anurag Aggarwal
> Assignee: Mark Proctor
>
> If a process has gateway and the default branch of gateway - the process can not be build by the knowledgebase
> the error message is
> "Could not find variable '" + variableName + "' for constraint '" + descr.getText() + "'" ) );
> it is coming from call sequence - SplitNodeBuilder:69, MVELReturnValueEvaluatorBuilder:61
> The samples, BPMN2-ExclusiveSplitDefault.xml and BPMN2-InclusiveSplitDefault.xml also fail to build
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list