Configuring JMS Clients

Configuring JMS Clients

JMS clients are of two basic types: producers and consumers (or a combination of both). If associated with a queue, these become queue senders and receivers, respectively. If associated with a topic, they become topic publishers and subscribers, respectively. The configuration parameters vary according to the type of JMS Client.


Note –

To reconfigure an existing JMS client, redeploy the Deployment Profile.


Figure 1 JMS Client Types

Graphic described in content.

ProcedureTo Configure a JMS Client

  1. Double-click on the client icon to display the appropriate configuration dialog.

  2. Click in the value field for each property to open the field for editing. If no menu appears, then you can enter free text.

  3. Click OK to save your selections.