JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Configuring JMS Clients for Oracle Java CAPS     Java CAPS Documentation
search filter icon
search icon

Document Information

Configuring Java CAPS JMS Clients

Configuring JMS Clients

To Configure a JMS Client

Root Properties

Basic Properties

Redelivery Handling Properties

Advanced Properties

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

image:Graphic described in content.

To 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.