[jboss-jira] [JBoss JIRA] Created: (JBRULES-2241) SAXParseException : <constraint> requires a 'toType' attribute

Marc Dzaebel (JIRA) jira-events at lists.jboss.org
Mon Aug 10 15:56:29 EDT 2009


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