[jboss-jira] [JBoss JIRA] Commented: (JBRULES-2241) SAXParseException : <constraint> requires a 'toType' attribute
Marc Dzaebel (JIRA)
jira-events at lists.jboss.org
Tue Aug 11 09:57:49 EDT 2009
[ https://jira.jboss.org/jira/browse/JBRULES-2241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12480090#action_12480090 ]
Marc Dzaebel commented on JBRULES-2241:
---------------------------------------
It's even impossible, to create a XOR-Node without getting the above error.
> SAXParseException : <constraint> requires a 'toType' attribute
> --------------------------------------------------------------
>
> Key: JBRULES-2241
> URL: https://jira.jboss.org/jira/browse/JBRULES-2241
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: drools-compiler (flow)
> Affects Versions: 5.0.1.FINAL
> Environment: Windows XP, Galileo
> Reporter: Marc Dzaebel
> Assignee: Mark Proctor
>
> - Create a new Drools-Project with a RuleFlow example
> - Insert a split node ("Or" type) with an additional action -> end node
> - Set the constraints to "always true" and reset the node to "And" type (the constraints disappear)
> After starting the process the error above occurs. However, it works if you manually insert toType="DROOLS_DEFAULT" into the constraint nodes.
> In my view, the constraint information is not completely deleted so the Generator writes erroneous constraints
--
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