×

Good News Everybody!

The new search engine is LIVE!

Please report any problems to david (at) midrange.com.





I downloaded the 3 .jar files and copied then to /QIBM/UserData/Java400.
Then I copied your service program, /copy member and demo program to my
library on the iSeries and everything compiled. The first time!
[SNIP]
 Java exception "java.lang.NoClassDefFoundError:
 org/apache/poi/hssf/usermodel/HSSFWorkbook" when calling method "<init>"
[SNIP]

This means that it can't find the JAR file. The directory you supplied (above) is wrong. It should be /QIBM/UserData/Java400/ext (note the "ext" at the end)

From the command-line, you should be able to type the following command
and see the JAR file:
   wrklnk '/QIBM/UserData/Java400/ext/poi*'

Alternately, you can put the .JAR files anywhere in your IFS and set your CLASSPATH to point to them.

This thread ...

Follow-Ups:
Replies:

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

This mailing list archive is Copyright 1997-2026 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.