This section describes how to configure the WSO2 ESB's JMS transport with Tibco EMS . Follow the steps below to set up and configure. 1.
- Download and set up Tibco EMS in your environment.
...
...
- If you have not done so already, download and install WSO2 ESB as described in Installation Guide.
...
- Copy the
...
- Tibco EMS client
...
- jar files that are shipped with the distribution to the
<ESB_HOME>/repository/components/
...
extensions
directory
...
- .
- tibcrypt.jar
- tibjms.jar
- tibjmsadmin.jar
- tibjmsapps.jar
- tibrvjms.jar
- WSO2 ESB does not have a default configuration script for TIBCO EMS. Therefore, add the following configuration to the
<ESB_HOME>/repository/conf/axis2/axis2.xml
file.
Setting up the JMS Listener
...
You now have instances of Tibco EMS and WSO2 ESB configured, up and running. Next, see JMS Usecases for implementation details of various JMS use cases.