===============================================================================
Installing IBM® WebSphere® Business Integration (WBI) Workbench Server™ v4.2.3 Fixpack
===============================================================================

The contents of this file describe how to run the IBM WBI Workbench Server  4.2.3 Fixpack Installation Wizard.

The WBI Workbench Server 4.2.3 Fixpack Installation Wizard starts by running the jar file named wbiws423f1.jar from the location where you have extracted the contents of the zip file that you downloaded from the Internet.

Before starting the WBI Workbench Server 4.2.3 Fixpack Installation Wizard, you have to do the following:

  1. Make sure that a previous installation of the full version of the WBI Workbench Server v4.2.3 (installed by running the wbiws423.jar ) already exists, and has not been uninstalled.  Otherwise, the installation of this Fixpack will not be performed successfully.  For more information about installing the full version of WBI Workbench Server 4.2.3, please refer to the install.txt file that is shipped with that release.

  2. It is strongly recommended that you make a copy of following files, which have values in you previous deployment of WBI Workbench Server v4.2.3, as you may need them:

  3. You should completely un-deploy the existing WBI Workbench Server before you start deploying the new WBI Workbench Server application that belongs to this fixpack.
     

  4. Make sure that the IBM jdk 1.3.0 is installed on your machine. Alternatively, you can use the IBM JDK that is shipped with IBM WebSphere Application Server.

You must install the fix pack file wbiws423-f1.jar on the same installation (Home) directory where the full version has been installed.

To start the WBI Workbench Server 4.2.3 Fixpack Installation Wizard, run the wbiws423f1.jar file by doing the following:

On Windows platform:

  1. Start a command prompt window.

  2. Make sure that the full path of the java.exe is included in the Path environment variable. Otherwise, you should change the directory to the location where the java.exe exists. For example, if you are using the IBM JDK that is shipped with IBM WebSphere Application Server then type the following, and then press Enter:

    CD C:\WebSphere\AppServer\java\bin\

Where C:\WebSphere\AppServer\ is the IBM WebSphere Application Server's installation path.

  1. Type the following in the command prompt, and then press Enter:

        java.exe -jar C:\temp\wbiws423f1.jar

    Where C:\temp is the location where the wbiws423f1.jar file exists.

On AIX® and Solaris platforms:

  1. Start a terminal console as root.

  2. Make sure that the full path of the java is included in the PATH environment variable. Otherwise, you should change the directory to the location where the java exists. For example, if you are using the IBM JDK that is shipped with IBM WebSphere Application Server, type the following, and then press Enter:

                cd /usr/WebSphere/AppServer/java/bin/

            Where /usr/WebSphere/AppServer/ is the IBM WebSphere Application Server's installation path.

     

                cd /opt/WebSphere/AppServer/java/bin/

            Where /opt/WebSphere/AppServer/ is the IBM WebSphere Application Server's installation path.

     

  3. Type the following in the command prompt, and then press Enter:

java -jar /tmp/wbiws423f1.jar

Where /tmp is the location where the wbiws423f1.jar file exists.