× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



On V5r4 I tested:

POI 3.10.1 and java 1.6
POI 3.10.1 and java 1.5

poi-3.13 and Java 1.6
poi-3.13 and java 1.5

I only tested XLS creation not xlsx

ADDENVVAR ENVVAR(CLASSPATH) +
VALUE('.:/java/poi-3.10.1/poi-3.10.1-20140818.jar:+
/java/poi-3.10.1/poi-excelant-3.10.1-20140818.jar:+
/java/poi-3.10.1/poi-ooxml-3.10.1-20140818.jar:+
/java/poi-3.10.1/poi-ooxml-schemas-3.10.1-20140818.jar:+
/java/poi-3.10.1/poi-scratchpad-3.10.1-20140818.jar:+
.') LEVEL(*JOB) REPLACE(*YES)

ADDENVVAR ENVVAR(CLASSPATH) +
Value('.:/java/poi-3.13/poi-3.13-20150929.jar:+
/java/poi-3.13/poi-excelant-3.13-20150929.jar:+
/java/poi-3.13/poi-ooxml-3.13-20150929.jar:+
/java/poi-3.13/poi-ooxml-schemas-3.13-20150929.jar:+
/java/poi-3.13/poi-scratchpad-3.13-20150929.jar:+
.') LEVEL(*JOB) REPLACE(*YES)

ADDENVVAR ENVVAR(JAVA_HOME) +
VALUE('/QOpenSys/QIBM/ProdData/JavaVM/jdk50/32bit') +
LEVEL(*SYS) REPLACE(*YES) +
/*change jdk50 to jdk60 for java1.6 */

--
Bryan


Darryl Freinkel wrote on 11/10/2015 6:03 PM:
Mark, Thank you.

Would POI 3.13 work with V5.4?


Darryl Freinkel

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.