+

Search Tips   |   Advanced Search

 

Configure Java messaging client resources

 

To configure Java messaging client resources, you create new JMS provider configurations for your application client. The application client can use a messaging service through the JMS APIs. A JMS provider provides two kinds of J2EE factories. One is a JMS connection factory, and the other is a JMS destination factory.

In a separate administrative task, install the JMS (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.

When completing this task, you can either create a new messaging provider, or you can use an existing one.

 

Procedure

  1. Start the Application Client Resource Configuration Tool (ACRCT).

  2. Open the EAR file for which you want to configure the new JMS provider. The EAR file contents are in the displayed tree view.

  3. Select the JAR file in which you want to configure the new JMS provider from the tree.

  4. Expand the JAR file to view its contents.

  5. Optionally right-click Messaging Providers and select New, if you want to create and use a new messaging provider.

  6. Configure the JMS provider properties in the resulting property dialog.

  7. Click OK.

  8. Click File > Save.



Configure 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

V5 Default Provider queue connection factory settings for application clients

V5 Default Provider topic connection factory settings for application clients

V5 Default Provider queue destination settings for application clients

V5 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

Example: Configuring JMS provider, JMS connection factory and JMS destination settings for application clients

 

Related tasks


Use application clients

 

Related Reference


JMS provider settings
JMS provider collection