Administration Console Online Help
|
JMS Distributed Topic Member --> Configuration
Tasks Additional Documentation Attributes
Overview
This tab defines 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.)
"Developing a WebLogic JMS Application"in Programming WebLogic JMS
"Managing JMS" in the Administration Guide
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. JMSDistributedTopicMemberMBean
Attribute: Name
|
Configurable: yes
Readable: yes
Writable: yes
|
JMSTopic
|
The JMS Topic associated with this distributed topic member.
Defines the underlying physical topic that is associated with this distributed topic member.
MBean: weblogic.management. configuration. JMSDistributedTopicMemberMBean
Attribute: JMSTopic
|
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. JMSDistributedTopicMemberMBean
Attribute: Weight
|
Default: 1
Configurable: yes
Dynamic: yes
Readable: yes
Writable: yes
|