Run a migration on application client installations
About this task
Migrate client resources to Version 7.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 7.0 Application client.
-
Run the clientUpgrade command on your application client
ear files.
-
Run the Version 7.0 WASPreUpgrade
command to save the Application client security settings to a migration
backup directory. For example:
/opt/AppClientV7/bin/WASPreUpgrade.sh /mybackup/v61clientTov7 /opt/AppClientV61
-
Run the Version 7.0 WASPostUpgrade
command to restore the Application client security settings to the
new Version 7.0 client. For example:
/opt/AppClientV7/bin/WASPostUpgrade.sh /mybackup/v6clientToV7
Supporting information (generally applicable)