Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This section describes how to configure the WSO2 Enterprise Integrator's JMS transport with Tibco EMS . Follow the steps below to set up and configure.

Note

From the below configurations, do the ones in the axis2.xml file based on the profile you use as follows:

  • To enable the JMS transport in the Integration profile, edit the <EI_HOME>/conf/axis2/axis2.xml file.
  • To enable the JMS transport in other profiles, edit the <EI_HOME>/wso2/<PROFILE_HOME>/conf/axis2/axis2.xml file. <PROFILE_HOME> refers to the main directory of the profile inside the WSO2 EI distribution. For example, to enable the JMS transport in the Business Process profile, edit the <EI_HOME>/wso2/business-process/conf/axis2/axis2.xml file
  1. Download and set up Tibco EMS in your environment.
  2. If you have not done so already, download and install WSO2 EI as described in Installation Guide.
  3. Copy the Tibco EMS client jar files that are shipped with the distribution to the <EI_HOME>/extensions directory. 
    • tibcrypt.jar
    • tibjms.jar
    • tibjmsadmin.jar
    • tibjmsapps.jar
    • tibrvjms.jar
  4. WSO2 EI does not have a default configuration script for TIBCO EMS. Therefore, add the following configuration to the <EI_HOME>/conf/axis2/axis2.xml file.

...