bea.com | products | dev2dev | support | askBEA
 Download Docs   Site Map   Glossary 
Search

Administration Console Online Help

 Previous Next Contents Index  

 


JMS Distributed Queue Member --> Configuration

Tasks     Related Topics     Attributes

Overview

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

Tasks

Creating a JMS Distributed Queue Member

Deleting a JMS Distributed Queue Member

Related Topics

"Developing a WebLogic JMS Application"in Programming WebLogic JMS

Attributes

Table 13-12

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


JMSQueue

MBean: weblogic.management.
configuration.
JMSDistributedQueueMemberMBean

Attribute: JMSQueue


Weight

The weight of a distributed destination member is a measure of its ability to handle message load, with respect to the other member destinations in the same distributed set.

MBean: weblogic.management.
configuration.
JMSDistributedQueueMemberMBean

Attribute: Weight

Default: 1

Dynamic: yes

 

Back to Top Previous Next