Set environment variables
- Make sure all users (for all Infor Lawson System Foundation environments and releases) exit the Initial Signon Program (LAWENV) and the Signon Environment Maintenance program (LAWENVM).
-
If you installed Infor Lawson Core Technology on an IASP, at the IBM i command prompt, type
SETASPGRP IASPName
-
To set your environment variables and path, execute a CALL LAWENV command.
At the IBM i command prompt, type
CALL LAWENV LawsonEnvironmentName
-
Confirm that the JAVA_HOME variable is set. The value of JAVA_HOME should be set to the location of your Java SDK. At the command line, type
echo $JAVA_HOME