Java CAPS JMS Reference

Categories

The following tables list the JMS client configuration properties as displayed in the NetBeans IDE configuration dialogs. These tables provide a cross-reference to the property descriptions in the following section, which are categorized by consumer and producer, and presented alphabetically.

Table 1–7 Root Properties

Property 

Applies to 

Description 

Durable Subscriber Name

Topic subscribers 

Durable Subscriber Name

Table 1–8 Basic Properties

Property 

Applies to 

Description 

Concurrency

Topic subscribers 

Queue receivers 

Concurrency

Delivery mode

Topic publishers 

Queue senders 

Delivery Mode

Idle timeout

Topic publishers 

Queue senders 

Idle Timeout

Maximum pool size

Topic publishers 

Queue senders 

Maximum Pool Size

Maximum wait time

Topic publishers 

Queue senders 

Maximum Wait Time

Message selector

Topic subscribers 

Queue receivers 

Message Selector

Priority

Topic publishers 

Queue senders 

Priority

Steady pool size

Topic publishers 

Queue senders 

Steady Pool Size

Transaction mode

Topic publishers 

Queue senders 

Transaction Mode

Table 1–9 Redelivery Handling Properties

Property 

Applies to 

Description 

Delay

Topic subscribers 

Queue receivers 

Delay

Move/Delete After N Times

Topic subscribers 

Queue receivers 

Move/Delete After N Times

Action

Topic subscribers 

Queue receivers 

Action

Move to Queue/Topic

Topic subscribers 

Queue receivers 

Move to Queue/Topic

Move to Destination Name

Topic subscribers 

Queue receivers 

Move to Destination Name

Table 1–10 Advanced Properties

Property 

Applies to 

Description 

Durability

Topic subscribers 

Durability

Server session batch size

Topic subscribers 

Queue receivers 

Server Session Batch Size

Server session pool size

Topic subscribers 

Queue receivers 

Server Session Pool Size

The sections below describe the JMS client connector properties in detail, and supplement the information given in Configuring JMS Clients.