The SXSSFWorkbook implementation (3.8-beta3) is not supporting JDK 1.5. Get
the following error:
[trace]
java.lang.NoSuchMethodError:
java.util.TreeMap.firstEntry()Ljava/util/Map$Entry;
at
org.apache.poi.xssf.streaming.SXSSFSheet.flushOneRow(SXSSFSheet.java:1203)
at
org.apache.poi.xssf.streaming.SXSSFSheet.flushRows(SXSSFSheet.java:1199)
at
org.apache.poi.xssf.streaming.SXSSFSheet.getWorksheetXMLInputStream(SXSSFSheet.java:61)
at
org.apache.poi.xssf.streaming.SXSSFWorkbook.injectData(SXSSFWorkbook.java:108)
at
org.apache.poi.xssf.streaming.SXSSFWorkbook.write(SXSSFWorkbook.java:496)
[/trace]
Are there any plans for backward compatibility for JDK 1.5 in the final
release?
--
View this message in context:
http://apache-poi.1045710.n5.nabble.com/SXSSF-API-tp4472443p4769377.html
Sent from the POI - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]