On Fri, Jan 30, 2015 at 8:46 AM, Hansen, Dave L - Eagan, MN <
[email protected]> wrote:
> Dear Group,
>
> I recently worked with IBM on some java issues that dealt with our z/OS
> V1R13 system. One thing they wanted me to do was enter "java -version"
> from our USS command line, I got the old FSUM not found. I looked in the
> USS Guide and USS Planning and there is hardly a reference to java. So, if
> I can't plan for java and can't be guided through it I must be lost. I
> learned the correct Filesystem(s) must be mounted, I can see my
> java/J7.0_64 is populated.
>
> Q). Is there some information that goes over the pathing changes for
> java/J7.0_64 support in OMVS?
>
>
> Thank you, Dave
>
In my /etc/profile (/bin/sh "initialization" script), I have lines like:
export JAVA_HOME='/usr/lpp/java/J5.0' #set to Java release directory
PATH=${PATH}:${JAVA_HOME}/bin
LIBPATH=${LIBPATH}:${JAVA_HOME}/bin
LIBPATH=${LIBPATH}:/usr/lib/java_runtime #? huh?
--
He's about as useful as a wax frying pan.
10 to the 12th power microphones = 1 Megaphone
Maranatha! <><
John McKown
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN