[jboss-jira] [JBoss JIRA] Created: (JBRULES-1752) Decision Table Templet Array Error

Steve Nunez (JIRA) jira-events at lists.jboss.org
Wed Aug 27 22:49:40 EDT 2008


Decision Table Templet Array Error
----------------------------------

                 Key: JBRULES-1752
                 URL: https://jira.jboss.org/jira/browse/JBRULES-1752
             Project: JBoss Drools
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Decision tables
    Affects Versions: 5.0.0.M1
         Environment: MS Windows XP
            Reporter: Steve Nunez
            Assignee: Mark Proctor


A fragment of a rule templet definition appears below:

template header
age
type
log

...

If the corresponding spreadsheet had an additional column after 'log', then an ArrayIndexBounds error occurs during compilation.

The templet should allow, by using a combination of starting row/column & the templet column list, a definition of a sub-matrix, and not require the templet to bind all columns. There could be many columns after 'log' (in this example), that are uninteresting from the perspective my my rules.




-- 
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