]
Mark Proctor updated JBRULES-1884:
----------------------------------
Assignee: Michael Neale (was: Mark Proctor)
XLS compiler fails
------------------
Key: JBRULES-1884
URL:
https://jira.jboss.org/jira/browse/JBRULES-1884
Project: JBoss Drools
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: drools-decisiontables
Affects Versions: 4.0.7
Environment: openSuse 11.0
eclipse 3.3
java 1.5
Reporter: Quince Wilson
Assignee: Michael Neale
Priority: Minor
When using decision tables example the converter.compile() fails with the error:
WARNING: Wasn't able to correctly close stream for decision table. null
When you locate the Sample.xls file outside the class path.
Sample code with change:
final SpreadsheetCompiler converter = new SpreadsheetCompiler();
final String drl = converter.compile( "/tmp/Sample.xls", InputType.XLS
);
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: