In a separate administrative task, install the Java Message Service (JMS) client on the client machine where the application client resides. The messaging product vendor must provide an implementation of the JMS client. For more information, see your messaging product documentation.
During this task, you create new JMS provider configurations for your application client. The application client can use a messaging service through the Java Message Service APIs. A JMS provider provides two kinds of J2EE factories. One is a JMS connection factory, and the other is a JMS destination factory.
Sub-topics
Configuring new JMS providers with the Application Client Resource Configuration Tool
JMS provider settings for application clients
Default Provider connection factory settings
Default Provider queue connection factory settings
Default Provider topic connection factory settings
Default Provider queue destination settings
Default Provider topic destination settings
Version 5 Default Provider queue connection factory settings for application clients
Version 5 Default Provider topic connection factory settings for application clients
Version 5 Default Provider queue destination settings for application clients
Version 5 Default Provider topic destination settings for application clients
WebSphere MQ Provider queue connection factory settings for application clients
WebSphere MQ Provider topic connection factory settings for application clients
WebSphere MQ Provider queue destination settings for application clients
WebSphere MQ Provider topic destination settings for application clients
Generic JMS connection factory settings for application clients
Generic JMS destination settings for application clients
Related reference
JMS provider settings
JMS provider collection