Configuring JMS Clients

Advanced Properties

Which properties appear in the dialog depends upon whether the destination is a topic or queue.

Figure 6 JMS Client Advanced Configuration Properties Dialog (Subscriber)

Screen capture of Advanced Configuration Properties
dialog for JMS Subscriber.

Table 4 JMS Client Advanced Configuration Properties

Property 

Applies to 

Description 

Server session pool size 

All consumers 

Specifies the maximum number of threads per ServerSessionPool to be used for concurrent processing. The allowed values are 1 - 100. The default is 5.

Server session batch size 

All consumers 

Specifies the maximum number of messages that a connection consumer can load into a server session at one time. The default value is 1, and cannot be changed.

Durability 

Topic subscribers only 

Specifies whether or not the subscriber to this JMS client connection is durable. The default is Durable.