Run a migration on application client installations
About this task
Migrate client resources to Version 8.0 level resources.
If the source WebSphere Application client is Version 6.1, you also
need to run WASPreUpgrade and WASPostUpgrade to migrate the existing
security settings.
Procedure
-
Install the WebSphere Version 8.0 Application client.
-
Run the clientUpgrade command on your application client
ear files. For more information, see clientUpgrade command.
-
Run the Version 8.0 WASPreUpgrade command to save the Application client security
settings to a migration backup directory. For example:
/opt/AppClientV8/bin/WASPreUpgrade.sh /mybackup/v61clientTov8 /opt/AppClientV61
-
Run the Version 8 WASPostUpgrade command to restore
the Application client security settings to the new Version 8 client. For example:
/opt/AppClientV8/bin/WASPostUpgrade.sh /mybackup/v6clientToV8
|