Configure the Liberty profile server to start as a job in the QWAS85 subsystem on IBM i
We can optionally use the iAdmin POSTINSTALL command to configure the Liberty profile server to start as a job in the QWAS85 subsystem and to run under the QEJBSVR user profile.
The iAdmin POSTINSTALL command configures the server start command to start servers as jobs in the QWAS85 subsystem. Additionally, the task can be used to:
- Configure the Liberty profile to run servers under the QEJBSVR user profile.
- Configure the default JDK location by setting WLP_DEFAULT_JAVA_HOME in file wlp/etc/default.env to the location of the 32 bit version of the minimum supported Java level.
- Add an entry for the product in the IBM i native product registry.
- Create IBM i native libraries and objects such as the QWAS85 subsystem and the QEJBSVR user profile.
Call the iAdmin POSTINSTALL command only after Install the Liberty profile by extracting an archive file or when Install Liberty profile resources using the job manager. When installed using the IBM Installation Manager, the Liberty profile server is already configured to start as a job in the QWAS85 subsystem and to run under the QEJBSVR user profile.
We must have *ALLOBJ and *SECADM special authority to use the iAdmin POSTINSTALL command.
- On the IBM i command line, run the STRQSH command to start the Qshell.
- In the resulting Qshell session, change the directory to the wlp directory.
lib/native/os400/bin/iAdmin POSTINSTALL
What to do next
Install the WebSphere Application Server group PTF on IBM i.
Parent topic: Install Liberty using downloaded files and archivesTasks:
Install the Liberty profile developer tools
Install the Liberty profile by extracting an archive file
Apply a fix pack to a Liberty profile archive installation
Apply an interim fix to a Liberty profile archive installation
Uninstall the Liberty profile application-serving environment from IBM i operating systems
Configure security authorization for Liberty profile servers on IBM i Reference:
iAdmin command