[
https://jira.jboss.org/jira/browse/JBRULES-1752?page=com.atlassian.jira.p...
]
Steve Nunez updated JBRULES-1752:
---------------------------------
Description:
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 of my rules.
was:
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.
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 of 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