SOA Gateway Version 2010-05-31
 —  Server and Control Center Installation  —

Control Center and server package update installation

The following will guide you through the process of updating your existing SOA Gateway Control Center and Server.

The SOA Gateway updates are provided via the Eclipse "Find and Install" wizard. When you update your Control Center (the "Base" feature), the updates are applied after the Find and Install process has finished, and the Eclipse IDE restarts.

Your SOA Gateway server will not be updated until you re-deploy the server.


Using the Eclipse Update Manager to find and install updates

It is assumed that the SOA Gateway Control Center has already been installed, as detailed in the respective section of this installation guide.

This section describes how to update the Control Center and also the server installation kit(s) to a level higher than the one currently installed

If your current SOA Gateway server is running on Windows click here to continue the update

For all other platforms click here to continue the update

Top of page

Update Server - Windows

If you followed the steps above, you now have successfully updated your Control Centre, and have downloaded the updated server installation files.

Important:
The SOA Gateway Server has not been changed at this stage. You need to re-deploy to update the server.

You must uninstall your existing SOA Gateway before continuing. The uninstall process will not uninstall your existing dataviews and schemas. You may want to make a backup of your existing configuration, and restore it once the new installation is complete.

Follow the instructions here to uninstall the SOA Gateway Server

Now restart the SOA Gateway deployment wizard, and follow the normal server installation process. See here for more details

Re-define your previous web services, and this completes the update.

Top of page

Update Server - non-Windows Platforms

If you followed the steps above, you now have successfully updated your Control Center, and have downloaded the updated server installation files.

Important:
The SOA Gateway Server has not been changed at this stage. You need to re-deploy to update the server.

z/OS Update

You can run a new SOA Gateway server side-by-side with the existing server, so long as the datasets names and the port that the server listens on are different.

Alternatively, you can re-deploy a new server, and simply use the new LOAD library in the STEPLIB of your existing installation.

Follow the instructions here to deploy the updated server.

Important:
Ensure you choose new dataset names.

*nix Platforms

You can run a new SOA Gateway server side-by-side with the existing server, so long as the installation location and server port are different.

Alternatively, you can transfer the updated installation files, and provide the -update option when starting the installServer.sh script.

Follow the instructions here.

Important:
If you want to create a new installation, ensure you choose a new installation directory, and a server port different from the existing.

If you have updated an existing installation, then the update is now complete.

If you have created a new installation, you will need to copy the web services to your updated server. Follow the instrucations below to do this.

Copy the dataview and schemas from the "old" server to the "new" one.

Top of page