Hey Karine, I'm not going to be a "lot" of help, but I'll share the tidbit that
we discovered....
We had to write an application that polled and modified the contents of the
mail-store files in the /QTCPTMM/MAIL directory system. The program worked
fine when running on a PC and accessing the AS/400 from the PC... but...
When we ran in on the AS/400 directly, we had things that didn't work which
ended up resulting from security issues.
The main difference was the default logon. A program that runs on the AS/400
"should" log on as the user of the batch or interactive job that is running it.
Well, it doesn't.
We were using utilities in the JSSE and J2SE. After much seeking we found the
cure...
It's called jt400Native.jar. By having this set of classes ahead (or instead
of) of the jt400.jar classes in the classpath, things went well. The other
way, they did not.
No technical help from me here, just a comment from experience. I hope it
helps.
Thanks.
David
Post by KarineHello,
I begin to work with as400 toolbox for java. I would like to know the
difference between jt400.jar and jt400Native.jar.
Post by KarineThanks for your help!!!
_________________________________________________________________________
Puddleglum's my name. But it doesn't matter if you forget it. I can always tell
you again.