Tasks : Configuring a JMS-Based JAX-RPC Service

Configuring a JMS-Based JAX-RPC Service
TIBCO Enterprise Message Service™ supports JAX-RPC services deployed in a WebSphere application server. To configure an Enterprise Message Service provider to cooperate with WebSphere 6.1, do these tasks:
Task A JNDI: Configure WebSphere to Use Enterprise Message Service as the JNDI Provider
As a result of this task, both the WebSphere application server and the client container can find the TIBCO Enterprise Message Service URLConnectionFactory when encountering the tibjmsnaming JNDI naming scheme.
1.
In the directory was_home/AppServer/lib/ext, create a text file called jndi.properties.
2.
java.naming.factory.url.pkgs=com.tibco.tibjms.naming
3.
Save the jndi.properties file.
4.
Task B JMS: Configure WebSphere to Use Enterprise Message Service as the JMS Provider
Follow the instructions in TIBCO Enterprise Message Service Application Integration Guide, in the chapter “Integrating With IBM WebSphere Application Server Version 6.1.“