+

Search Tips   |   Advanced Search

Use JMS resources

If we are using JMS resources with the Thin Client for JMS with WebSphere Application Server, we can choose either to obtain these resources programmatically or using the JNDI. Stand-alone Java SE JMS thin client applications that connect to an external WebSphere MQ queue manager can get administratively-created WebSphere MQ messaging provider JMS resources from the WAS JNDI namespace.

For the Thin Client for JMS with WebSphere Application Server, we can obtain suitable JMS connection factories and references to JMS queues or topics programmatically without using JNDI. Alternatively, full JNDI support might be obtained from the Thin Client for EJB with WebSphere Application Server. For further information, refer to the Using JMS resources with the Thin Client for JMS with WebSphere Application Server topic.

For a stand-alone Java SE JMS thin client application that connects to an external WebSphere MQ queue manager and want to obtain administratively-created WebSphere MQ messaging provider JMS resources from the WAS JNDI namespace, refer to the Obtaining WebSphere MQ JMS resources in the thin client environment topic.


Related tasks

  • Use JMS resources with the Thin Client for JMS with WebSphere Application Server
  • Obtaining WebSphere MQ JMS resources in the thin client environment