Hi Scott
Now all work fine.
I try to summary what happen
In the program there are reference to two jar file , the first (poi2.jar)
is present in the poi2 directory , the second xlparse in the ext directory
I have move the xlparse into the poi2 directory and now it's work
For me is very strange
Basilio
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx]
On Behalf Of Scott Klement
Sent: lunedANOT 10 dicembre 2007 19.58
To: RPG programming on the AS400 / iSeries
Subject: Re: classpath problem
Make sure the word 'CLASSPATH' is in all uppercase. The name is
case-sensitive. Also, make sure the contents of the CLASSPATH variable
are syntactically correct. (No spaces, etc. If you have more than one
JAR or directory, make sure they're separated by a single colon. Make
sure all of the path names are correct -- I recommend fully qualifying
them... in other words, don't use relative paths, other than maybe '.')
If this doesn't help, please tell us what the exception says. (Hit help
on it, and provide the 2nd level text. The first level text is rarely
useful.)
Basilio Merlino wrote:
> The jar file is not present on the ext directory. If i use the
> classpath variable , the java enviroment return an exception
>
> If i put the jar file on the ext i have no problem but is not what i
> need
>
--
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
http://archive.midrange.com/rpg400-l.
As an Amazon Associate we earn from qualifying purchases.