I am on V4R5 with Java 1.2 and I get "AS400SecurityException password not
set" error. I added
'.:/qibm/proddata/java400/jt400ntv.jar' to env var CLASSPATH using
WRKENVVAR LEVEL(*SYS) . This does not fix the problem. I call the java
class in a CL with its own classpath
What is wrong?
Thanks.
Bruce
> If on v5r1 or later use Toolbox classes from
> /qibm/proddata/os400/jt400/lib/jt400Native.jar
>
> If on v4r5 or ealier use jt400.jar plus
> /qibm/proddata/java400/jt400ntv.jar
>
> David Wall
> Toolbox for Java
> iSeries ODBC Driver for Linux
>
>