Administration Console Online Help
|
JMS Distributed Queue Member --> Configuration
Tasks Additional Documentation Attributes
Overview
This tab defines configuration attributes for distributed queue members. Distributed queue members can be added and removed dynamically at run time.
Tasks
Create a JMS Distributed Queue Member
Delete a JMS Distributed Queue 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. JMSDistributedQueueMemberMBean
Attribute: Name
|
Configurable: yes
Readable: yes
Writable: yes
|
JMSQueue
|
The JMS Queue associated with this distributed queue member.
Defines the underlying physical queue that is associated with this distributed queue member.
MBean: weblogic.management. configuration. JMSDistributedQueueMemberMBean
Attribute: JMSQueue
|
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. JMSDistributedQueueMemberMBean
Attribute: Weight
|
Default: 1
Configurable: yes
Dynamic: yes
Readable: yes
Writable: yes
|