Skip navigation.

WebLogic Server Configuration Reference

  Previous Next vertical dots separating previous/next from contents/index/pdf Contents Index View as PDF   Get Adobe Reader

JMSDistributedTopicMember

 


Description

This class represents a JMS distributed topic member, which represents a physical JMS topic as a member of single distributed set of topics that can be served by multiple WebLogic Server instances within a cluster.

 


Syntax

<JMSDistributedTopicMember
JMSTopic="JMSTopic name"
Name="String"
Notes="String"
Weight="number"
/>

 


Parent Elements

 


Attributes

Table 32-1 JMSDistributedTopicMember attributes

Attribute

Description

Range of Values and Default

JMSTopic

The physical JMS topic that is associated with this member of the distributed topic set.

Admin Console field label: JMS Topic

Required: no

Name

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

Admin Console field label: Name

Required: no

Notes

Optional information that you can include to describe this configuration.

Required: no

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.

Admin Console field label: Weight

Default: 1

 

Skip navigation bar  Back to Top Previous Next