[
https://issues.jboss.org/browse/JBRULES-2822?page=com.atlassian.jira.plug...
]
Antoine Toulme commented on JBRULES-2822:
-----------------------------------------
I think you mean "and the default branch of the gateway has no condition
expression".
Can you point to the examples in the source code with URLs ? Or were you mentioning files
that need to be added ?
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