[jboss-jira] [JBoss JIRA] Created: (JBRULES-2822) process does not deploy if default gateway branch does not have condition
Anurag Aggarwal (JIRA)
jira-events at lists.jboss.org
Tue Dec 7 14:00:01 EST 2010
process does not deploy if default gateway branch does not have condition
-------------------------------------------------------------------------
Key: JBRULES-2822
URL: https://jira.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