[jboss-jira] [JBoss JIRA] Closed: (JBRULES-1884) XLS compiler fails
Mark Proctor (JIRA)
jira-events at lists.jboss.org
Wed May 13 20:51:46 EDT 2009
[ https://jira.jboss.org/jira/browse/JBRULES-1884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mark Proctor closed JBRULES-1884.
---------------------------------
Fix Version/s: 5.0.0.GA
Resolution: Incomplete Description
Assignee: Mark Proctor (was: Michael Neale)
Not sure the exact problem is here, but it looks like it no longer relevant to drools 5.0, as the resource api simplifies working with decision tables now. Please re-open with more details if this continues in Drools 5.0.
> 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: Mark Proctor
> Priority: Minor
> Fix For: 5.0.0.GA
>
>
> 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: 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