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



Note that the CLASSPATH should be delimited by colons on the i and not
semicolons as on a PC.

Thanks,
Todd Allen
EDPS
Electronic Data Processing Services
tallen@xxxxxxxxxxxx




"Dan Kimmel"
<dkimmel@rjssoftw
are.com> To
Sent by: "Java Programming on and around the
java400-l-bounces iSeries / AS400"
@midrange.com <java400-l@xxxxxxxxxxxx>
cc

2010-02-02 10:28 Subject
RE: Starting off with POI/HSSF

Please respond to
Java Programming
on and around the
iSeries / AS400
<java400-l@midran
ge.com>






The classpath must include each of the jars as well as the directory(s)
that contains classes. Here's a classpath from my pc. The elements in
the list are separated by semicolons.

.;C:\PROGRA~1\IBM\SQLLIB\java\db2java.zip;C:\PROGRA~1\IBM\SQLLIB\java\db
2jcc.jar;C:\PROGRA~1\IBM\SQLLIB\java\db2jcc_license_cu.jar;C:\PROGRA~1\I
BM\SQLLIB\bin;C:\PROGRA~1\IBM\SQLLIB\java\common.jar

Yours on the 400 should be something like this:

.;/home/FOXWELL/java/jars/POI-3.0.1-FINAL-20070705.JAR;/home/FOXWELL/jav
a/jars/POI-CONTRIB-3.0.1-FINAL-20070705.JAR;/home/FOXWELL/java/jars/POI-
SCRATCHPAD-3.0.1-FINAL-20070705.JAR

The path to the jvm and it's classes/jars is covered by your JAVA_HOME
environment variable. (JAVA_HOME can be overridden in a number of ways.)

-----Original Message-----
From: java400-l-bounces@xxxxxxxxxxxx
[mailto:java400-l-bounces@xxxxxxxxxxxx] On Behalf Of David FOXWELL
Sent: Tuesday, February 02, 2010 9:04 AM
To: Java Programming on and around the iSeries / AS400
Subject: Starting off with POI/HSSF

Hope everyone will bear with this newbie. I'm restarting this thread as
I haven't understood the replies up til now.


If I have placed the following jar files :

POI-3.0.1-FINAL-20070705.JAR
POI-CONTRIB-3.0.1-FINAL-20070705.JAR
POI-SCRATCHPAD-3.0.1-FINAL-20070705.JAR

in the directory /home/FOXWELL/java/jars what is the syntax to set my
classpath?

When I sign on, my current directory is /home/FOXWELL. I don't know if
that makes a difference to what is set in the classpath.

Thanks.




This communication and any transmitted documents are intended to be confidential. If there is a problem with this transmission, please contact the sender. If the reader of this message is not the intended recipient, or the employee or agent responsible to deliver it to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited.


As an Amazon Associate we earn from qualifying purchases.

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