By calling the iAdmin PREUNINSTALL command,
you can remove any IBM® i native
objects and libraries created by the iAdmin POSTINSTALL command.
Then you can manually remove the files comprising your Liberty profile
application-serving environment.
Before you begin
After installing the Liberty profile application-serving
environment by executing a JAR file on IBM i,
you might have used the
iAdmin POSTINSTALL command
to configure the Liberty profile server to launch as a job in the
QWAS85 subsystem and to run under the QEJBSVR user profile. If so,
you must remove the IBM i native
objects and libraries created at that time before you manually remove
the files that comprise your Liberty profile application-serving environment.
Note: You
must have *ALLOBJ and *SECADM special authority to use the iAdmin
POSTINSTALL command.
Procedure
- 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.
- Run the following command.
lib/native/os400/bin/iAdmin PREUNINSTALL
What to do next
Manually remove the files that comprise your Liberty profile
application-serving environment.