BEA Logo BEA WebLogic Server Release 6.1

  Corporate Info  |  News  |  Solutions  |  Products  |  Partners  |  Services  |  Events  |  Download  |  How To Buy

   Programming WebLogic JMS:   Previous topic   |   Next topic   |   Contents   |  Index

 

Configuration Checklists

 

The following sections provide monitoring checklists for various WebLogic JMS features:

For more information on setting the configuration attributes, refer to the Administration Guide. For detailed descriptions of each of the configuration attributes, refer to the Administration Console Online Help.

Server Clusters

To support server clusters, configure the following:

JTA User Transactions

To support JTA user transactions, configure the following:

JMS Transactions

To support JMS transacted sessions, configure the following:

Message Delivery

To define message delivery attributes, configure the following:

Asynchronous Message Delivery

To define the maximum number of messages that may exist for an asynchronous session and that have not yet been passed to the message listener, configure the following:

Persistent Messages

Note: Topic destinations are persistent if, and only if they have durable subscriptions. For more information about durable subscriptions, see Setting Up Durable Subscriptions.

To support persistent messaging, configure the following:

Concurrent Message Processing

To support concurrent message processing, configure the following:

Multicasting

Note: Multicasting applies to topics only.

To configure multicasting on a topic, configure the following:

Durable Subscriptions

To support durable subscriptions, optionally configure the following:

Destination Sort Order

To support destination sort order, configure the following:

Temporary Destinations

To support temporary destinations (queue or topic), configure the following:

Thresholds and Quotas

To configure thresholds and quotas, configure the following:

 

Back to Top