× 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.



If you get POI 3.13, it comes with all the jars you need except XlParse. Dom4j is no longer used. XlParse is downloaded from Scott's website.
Here is my classpath:

ADDENVVAR ENVVAR(CLASSPATH) +
VALUE('+
/java/poi-3.13/poi-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/lib/commons-codec-1.9.jar:+
/java/poi-3.13/lib/commons-logging-1.1.3.jar:+
/java/poi-3.13/lib/log4j-1.2.17.jar:+
/java/poi-3.13/ooxml-lib/xmlbeans-2.6.0.jar:+
/java/xlparse36/xlparse.jar:+
') LEVEL(*JOB) REPLACE(*YES)

Mark Murphy
STAR BASE Consulting, Inc.
mmurphy@xxxxxxxxxxxxxxx


-----"Darryl Freinkel" <dfreinkel@xxxxxxxxxxxxxxxxx> wrote: -----
To: <rpg400-l@xxxxxxxxxxxx>
From: "Darryl Freinkel" <dfreinkel@xxxxxxxxxxxxxxxxx>
Date: 11/09/2015 01:26PM
Subject: Need help getting HSSF to read a xlsx file.

I am making some progress.

I have revisited Scott's site and am working through all the jar files
needed. There are a few surprises for me.

XMLBEANS.
I downloaded xmlbeans 2.6.0 and xmlbeans 2.5.0.

1. Per Scott's article, I cannot find the xbean.jar file. I have browsed
through the jar files I downloaded.
2. I cannot find the jsr173_1.0_api.jar file.
3. where do I find the XlParse 3.6?

Most of this stuff seems to have been archived and it's difficult to know
where to look for a first timer. I tried to search for them through Google,
unsuccessfully.

Here is my path to xmlbeans :
\\develop\Java\xmlbeans\xmlbeans-2.5.0.jar\org\apache\xmlbeans\

Here is the contents:
Folder - impl
Folder - soap
Folder - xml
A bunch of classes.

I walked through the folders and do not see what I need.

What am I missing?


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.