Installing the IBM Client for JMS on J2SE with IBM WebSphere Application Server

Status

If you are...

This task is...

Installing a new iProcess Engine Version 11.9.0

Required if you use Websphere 6.x

Upgrading from an iProcess Engine Version 11.0 or later

Required if you use Websphere 6.x

Database

Oracle, SQL Server

Description

If you intend to use Websphere 6.x as your JMS provider for Activity Publication, and you do not already have the IBM Client for JMS on J2SE with WebSphere Application Server installed on your system, you must install it now.

Warning 

You must install the IBM JMS Client into the directory you specified for it when you ran the installer, see Default Java Message Service for details.

The IBM JMS Client is an embeddable technology that provides JMS V1.1 connections to a service integration bus messaging engine in WebSphere Application Server V6.0.2 (or above). It is available from the following IBM URL:

http://www-1.ibm.com/support/docview.wss?uid=swg24012804

Procedure

To do this:

1. Download the IBM JMS Client download file (sibc_install-build.jar) from the above URL.
2. Use the following command to install the IBM JMS Client:

   java –jar sibc_install-build.jar jms_jndi_sun directory

where:

jms_jndi_sun is the installation option for JMS + JNDI for Sun JREs. You must use this installation option to ensure that the IBM JMS Client uses a Sun JRE, which it must do to work with iProcess Engine IAPJMS process.
directory is the same pathname that you entered in the Base field of the Default Java Message Service dialog box(see Default Java Message Service). You must install to this directory because that is where the iProcess Engine will look for the client JAR files.