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.8.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, DB2
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 (referred to as the IBM JMS Client in the rest of this section) installed on your system, you must install it now.
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 IBM URL.
Procedure
To do this, perform the following steps:
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_
platform
directory
where:
— | platform is Linux. (jms_jndi_ platform is the installation option for JMS + JNDI for the JRE that is distributed with the iProcess Engine.) |
— | directory is the same path name that you entered in the Base JAR Files Location field on the IAP Configuration Menu. You must install to this directory because that is where the iProcess Engine looks for the client JAR files. |