Installing Upgrading Designing Configuring Deploying Monitoring Administering Troubleshooting Reference JBI Components
Close Print View
Configuring: Advanced Properties
 

Classic Java CAPS

Configuring JMS Clients

Configuring JMS Clients

To Configure a JMS Client

Root Properties

Basic Properties

Redelivery Handling Properties

Advanced Properties

Configuring Java CAPS for SSL Support

Configuring Java CAPS Business Processes

Configuring Environment Components for the Sun Business Process Manager

Configuring Sun Master Indexes (Repository)

Configuring Java CAPS Project Components for Application Adapters

Configuring Java CAPS Project Components for Communication Adapters

Configuring Java CAPS Project Components for Database Adapters

Configuring Java CAPS Project Components for Web Server Adapters

Configuring Java CAPS Environment Components for Application Adapters

Configuring Java CAPS Environment Components for Communications Adapters

Configuring Java CAPS Environment Components for Database Adapters

Configuring Java CAPS Environment Components for Web Server Adapters

Configuring JDBC/ODBC Drivers

Configuring SAP R/3 for the SAP BAPI Adapter

Configuring Secure Network Communications for SAP

Configuring Siebel EAI Workflows

Importing an SNA Custom Handshake Class

Configuring WebLogic for Asynchronous Communication

Configuring Master Index (Repository) Connectivity and Environments

Related Topics for Sun Adapter for Batch/FTP

Java EE Based Components

Broadcasting Master Index Updates to External Systems

Configuring Sun Master Indexes

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.

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.