On UNIX systems, if your Java Virtual Machine (JVM) is not in the PATH variable, run these two commands:
PATH=$PATH:JRE export PATH
Defines the location of your Java Runtime Environment bin directory. For example:
/opt/WebSphere/AppServer/java/jre/bin
| Copyright © 2009 CA. All rights reserved. | Email CA about this topic |