Use  JAVA_HOME='/usr/lpp/java/IBM/J1.4/bin' (JAVA JRE 1.4 31 bit)  or
     JAVA_HOME='/usr/lpp/jav64a/IBM/J1.4_64/bin' (JAVA JRE 1.4 64 bit)
or 
     JAVA_HOME='/usr/lpp/java/IBM/J5.0/bin' (JAVA JRE 1.5 31 bit) or 
     JAVA_HOME='/usr/lpp/jav64a/IBM/J5.0_64/bin' (JAVA JRE 1.5 64 bit) 

Instead.

JAVA_HOME='/usr/lpp/java/IBM/J1.3/bin' represents the Java 1.3 JRE
environment. This came out w/OS/390 2.10 IIRC,
And is no longer supported by IBM.

HTH

    

</snip>
I have spent since yesterday afternoon trying to figure out what that
meant.
I decided that it meant to update the SETUP.SH in
/usr/lpp/internet/sbin/, which the HIMW530M job is going to run. I
changed a line that read:

JAVA_HOME=${JAVA_HOME:-<JAVA_HOME>}
To
JAVA_HOME='/usr/lpp/java/IBM/J1.3/bin'
</snip>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to