cancel
Showing results for 
Search instead for 
Did you mean: 

JNDI names for JMS

Former Member
0 Kudos

Hi,

In WAS, I want to use another JMS provider (TIBCO) to retrieve messages.

Where do I create the JNDI names for the QueueConnectionFactory and JMS Queue ?

thanks,

Manish

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

you can do that using the JMS Connector Service of the J2EE Engine. Here is a reference to the documentation that will guide you through the individual steps of the process of integrating your JMS provider: http://help.sap.com/saphelp_nw04/helpdata/en/22/cf4e71c46cdb4da31153be96c5389f/frameset.htm (have a look at the links at the end of the page.)

Hope that helps!