Administration Console Online Help

 Previous Next Contents Index  

 


JMS Distributed Topic Member --> Configuration --> General

Tasks     Additional Documentation     Attributes

Overview

This tab defines general configuration attributes for distributed topic members. Distributed topic members can be added and removed dynamically at run time.

Tasks

Create a JMS Distributed Topic Member

Delete a JMS Distributed Topic Member

Additional Documentation

(Requires an Internet connection.)

"WebLogic JMS Fundamentals" in Programming WebLogic JMS

"Managing WebLogic JMS" in Programming WebLogic JMS

"Developing a WebLogic JMS Application"in Programming WebLogic JMS

Attributes

Attribute Label

Description

Value Constraints

Name

The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration.

MBean: weblogic.management.
configuration.
JMSDistributedTopicMember

Attribute: Name

Configurable: yes

Readable: yes

Writable: yes

Weight

The weight for this distributed queue member.

Defines the weight of the member destination (a measure of its ability to handle message load), with respect to other member destinations in the same distributed destination.

MBean: weblogic.management.
configuration.
JMSDistributedTopicMember

Attribute: Weight

Default: 1

Configurable: yes

Dynamic: yes

Readable: yes

Writable: yes



 

Back to Top Previous Next