[jboss-jira] [JBoss JIRA] Reopened: (JBRULES-2241) SAXParseException : <constraint> requires a 'toType' attribute
Kris Verlaenen (JIRA)
jira-events at lists.jboss.org
Thu Jan 21 11:40:20 EST 2010
[ https://jira.jboss.org/jira/browse/JBRULES-2241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kris Verlaenen reopened JBRULES-2241:
-------------------------------------
Assignee: Kris Verlaenen (was: Mark Proctor)
This could impact backwards compatibility of using a Drools 5.0 runtime with the Drools 5.1 plugin, so making sure the plugin writes out the toType again.
> 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: Kris Verlaenen
> Fix For: 5.1.0.M2
>
>
> - 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