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



Darryl,

There are tools called 'jar' and 'javap' that come with Java for stuff like this. No need for 7-zip.

In my copy of POI, the org.apache.poi.ss.usermodel.WorkbookFactory class is in a jar file named poi-ooxml-3.6-20091214.jar -- If you plan t use XLSX format (which is more correctly known as 'ooxml') then you'll definitely need this JAR file (along with several others) in your CLASSPATH.

Can you tell us what your CLASSPATH is currently set to?


On 11/9/2015 9:13 AM, Darryl Freinkel wrote:
Buck

Thank you, your explanation helped me a bunch with the tracking the path
down.

I could not open the jar file and so downloaded 7zip which allowed me to see
into the jar files.

I followed the past and found that the class needed to run does not exist in
the jar file. WorkbookFactory is missing.

Being the expert I am at this stuff, I have no idea where to go next to get
the appropriate POI jar files or perhaps a different version of Scott's
HSSFR4 program.

Darryl Freinkel
678.355.8562




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.