Edit /etc/lawson.env
- Using EDTF, open the /etc/lawson.env file.
-
See the table below for the variables
that should exist in the Environment. Some of these may already exist
because of previous Environment installations. Add any that do not
exist yet.
Variable Definition JAVA_HOME Path to the Java SDK installation for the 9.0.1 Environment.
For V5R4 with classic JVM
/QIBM/ProdData/Java400/jdk6
For V5R4 with J9 JVM
/QOpenSys/QIBM/ProdData/JavaVM/JDK60/32bit
For V6R1 or V7.1
/QOpenSys/QIBM/ProdData/JavaVM/JDK60/64bit
For V7.1:
/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit
LAW_JAVA_HOME Path to the Java SDK installation for the 9.0.1 Environment.
For V5R4 with classic JVM
/QIBM/ProdData/Java400/jdk6
For V5R4 with J9 JVM
/QOpenSys/QIBM/ProdData/JavaVM/JDK60/32bit
For V6R1 or V7.1
/QOpenSys/QIBM/ProdData/JavaVM/JDK60/64bit
For V7.1:
/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit
LAW_JAVA_BIN For V5R4 with classic JVM
/QIBM/ProdData/Java400/jdk6/bin
For V5R4 with J9 JVM
/QOpenSys/QIBM/ProdData/JavaVM/JDK60/32bit/bin
For V6R1 or V7.1
/QOpenSys/QIBM/ProdData/JavaVM/JDK60/64bit/bin
For V7.1:
/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/bin
PATH Ensure that PATH contains the following:
-
$JAVA_HOME/bin:
WAS_HOME (Optional) WebSphere Application Server ND installation directory
Example:
/QIBM/UserData/WebSphere/AppServer/V7/ND
WAS_LOG (Optional) Location of WebSphere Application Server ND log files for your Environment
Example:
WAS_HOME/profiles/lsfprod1/logs/lsfprod1_app
BPM_LIB_PATH The BPM program library
/QSYS.LIB/EnvLib.LIB
LAWAPPPGMLIB The library containing the compiled programs LAWAPPSRCLIB The library containing the physical source files RPGINCDIR The RPG include source directory. This will be the same as $LAWDIR. -
- Save your changes.