I should be happy I missed the encouragement. I've never put anything in /QIBM/UserData/Java400/ext. As I understand the java extension spec, that's where you put stuff that is meant to be an extension to the language that you don't want checked by the security environment. It should only be stuff you're very, very sure doesn't mess with your machine any way you don't want it to.
-----Original Message-----
From: java400-l-bounces@xxxxxxxxxxxx [mailto:java400-l-bounces@xxxxxxxxxxxx] On Behalf Of Sonin,Nikolai
Sent: Monday, October 01, 2012 3:06 PM
To: Java Programming on and around the IBM i
Subject: RE: Web Services through Java
I am using QCMDEXEC to run the ADDENVVAR command. I am now looking at using the systemDefault.properties file from the calling USRPRF home directory. I think that IBM made a huge mistake encouraging people to put jar files into /QIBM/UserData/Java400/ext. The changes to the environment brought on by switching to the J9 AIX JVM are coming back to bite IBM in the but.
Nick Sonin
-----Original Message-----
From: Dan Kimmel [mailto:dkimmel@xxxxxxxxxxxxxxx]
Sent: Monday, October 01, 2012 3:59 PM
To: Java Programming on and around the IBM i
Subject: RE: Web Services through Java
Are you setting classpath with the CHGENVVAR/ADDENVVAR commands? I've had better luck using export in QSH scripts to set them. I think you could also use the c function putenv() from your RPG.
-----Original Message-----
From: java400-l-bounces@xxxxxxxxxxxx [mailto:java400-l-bounces@xxxxxxxxxxxx] On Behalf Of Sonin,Nikolai
Sent: Monday, October 01, 2012 2:25 PM
To: java400-l@xxxxxxxxxxxx
Subject: Web Services through Java
Has anyone gotten AXIS 1.4 to work on the J9 JVM on the iSeries at V5R4M0? If so how?
Nick Sonin
--
This is the Java Programming on and around the IBM i (JAVA400-L) mailing list To post a message email: JAVA400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/java400-l
or email: JAVA400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at
http://archive.midrange.com/java400-l.
--
This is the Java Programming on and around the IBM i (JAVA400-L) mailing list To post a message email: JAVA400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/java400-l
or email: JAVA400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at
http://archive.midrange.com/java400-l.
--
This is the Java Programming on and around the IBM i (JAVA400-L) mailing list To post a message email: JAVA400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/java400-l
or email: JAVA400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at
http://archive.midrange.com/java400-l.
As an Amazon Associate we earn from qualifying purchases.