If you installed the Liberty profile by using the self-extracting
archive, you can uninstall a fix pack from the Liberty profile runtime
environment in a given location by migrating any user data and server
configurations to the previous Liberty profile runtime environment
in a different location, and deleting the fix pack runtime environment.
Procedure
- Stop all servers running on the system.
- <liberty_VX>/bin/server stop <server_name>
- Migrate any user data and server configurations. For
more information see the Migrate any
user data and server configurations step in the installation
task.
- Delete the fix pack runtime environment.
- Start the servers.
- <liberty_VX->/bin/server start <server_name>