===============================================================================

Installing IBM® WebSphere® Business Integration (WBI) Monitor™ v4.2.3 Fix Pack

===============================================================================

The contents of this file describe how to run the IBM WBI Monitor 4.2.3 Fix Pack 1 Installation Wizard.

The WBI Monitor 4.2.3 Fix Pack 1 Installation Wizard starts by running the jar file named mon423f1.jar from the location where you have extracted the contents of the zip file that you downloaded from the Internet.

To install the WBI Monitor 4.2.3 Fix Pack 1, you have to do the following:

  1. Make sure that a previous installation of the full version of the WBI Monitor v4.2.3 (installed by running the mon423.jar ) already exists, and has not been uninstalled.  Otherwise, the installation of this fix pack will not be performed successfully.  For more information about installing the full version of WBI Monitor 4.2.3, please refer to the install.txt file that is shipped with that release.
  2. 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.
  3. It is strongly recommended that you make a copy of the following file, which contains the values of your previous WBI Monitor v4.2.3 deployment, as you may need it:

<WorkingDir>/install/InstallParam.tcl

  1. You should completely un-deploy the existing WBI Monitor before you start deploying the new WBI Monitor application that belongs to this fix pack. For more information about un-deploying WBI Monitor 4.2.3, please refer to the ibm_wbi_monitor_deployment_guide.pdf file section 2.2 that is shipped with that release.
  2. After un-deploying the existing WBI Monitor from WebSphere, you have to delete the directory named MonitorServer which is located in <WAS_HOME>/temp/<WAS_NODE_NAME>

Where:

<WAS_HOME> is the IBM WebSphere Application Server's installation path.

<WAS_NODE_NAME> is the name of the WebSphere Application Server's server node name

  1. Install the Fix Pack file mon423-f1.jar on the same installation (Home) directory where the original full version (version 4.2.3) was installed. To start the WBI Monitor 4.2.3 Fix Pack Installation Wizard, run the mon423f1.jar file by performing the following steps:

On Windows platform:

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

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

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

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

On AIX® and Solaris platforms:

o        On AIX platform, type:

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

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

o        On Solaris platform, type:

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

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

java -jar /tmp/mon423f1.jar

Where /tmpis the location where the mon423f1.jar file exists.

7.      Deploy the new Monitor Application Server and its Web Application that belongs to the Fix Pack by running the batch file named setup.bat on Windows platform, or by running the shell file named setup.sh on AIX or Solaris platforms. These files are located in <MonitorHome> directory where you have installed the mon423f1.jar Fix Pack file. For more information about deploying WBI Monitor on IBM WebSphere Application Server, please refer to the ibm_wbi_monitor_deployment_guide.pdf  file section 2.1 that is shipped with this Fix Pack.

8.      After deploying the new WBI Monitor Application Server and its Web Application that belongs to the Fix Pack, you have to do one of the following steps depending on the WebSphere Application Server version you have: