===============================================================================
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:
<WorkingDir>/install/InstallParam.tcl
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
On Windows platform:
Start a command prompt window.
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, 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.
Type the following in the command prompt, and then press Enter:
java.exe -jar C:\temp\mon423f1.jar
Where C:\temp is the location where the mon423f1.jar file exists.
On AIX® and Solaris platforms:
Start a terminal console as root.
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:
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.
Type the following in the command prompt, and then press Enter:
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:
- For IBM WebSphere Application Server 4.0.2: Open the WAS console and start the MonitorServer application server.
- For IBM WebSphere Application Server 5.0: Stop and start the WebSphere Service.