SystemMessageServer

This type is a class for model objects.

Currently not shown in the 5.0 admin console, although present in server.xml (manipulated by Venkat's multibroker.xml panels). This represents the Gryphon JMS server used for WebSphere Internal Replication (i.e. the "Replicator" referenced in the admin console) in the specific application server process represented by server.xml. It corresponds to a config.multibroker.MultiBrokerRoutingEntry. SMS (SystemMessageServer) is the Gryphon Server for pre-6.0, and completely unused post-6.0. The HA Manager will handle the broker settings post-6.0. @since 6.0 deprecated.

Package: datareplicationserver
Supertype: ServerComponent

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *



Attributes Summary
brokerName : EString Currently not shown in the 5.0 admin console, although present in server.xml (manipulated by multibroker.xml panels). This unique id corresponds to config.multibroker.MultibrokerRoutingEntry.name. @since 6.0 deprecated
enable : EBoolean Currently not shown in the 5.0 admin console, although present in server.xml (manipulated by multibroker.xml panels). This flag enables/disables the launching of the Gryphon JMS server / 'Replicator. @since 6.0 deprecated
domainName : EString Currently not shown in the 5.0 admin console, although present in server.xml (manipulated by multibroker.xml panels). A domain name, along with the existing brokerName, to match the domain / broker relationship in multibroker.xml. @since 6.0 deprecated



Attribute Details

brokerName  -  Currently not shown in the 5.0 admin console, although present in server.xml (manipulated by multibroker.xml panels). This unique id corresponds to config.multibroker.MultibrokerRoutingEntry.name. @since 6.0 deprecated
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

enable  -  Currently not shown in the 5.0 admin console, although present in server.xml (manipulated by multibroker.xml panels). This flag enables/disables the launching of the Gryphon JMS server / 'Replicator. @since 6.0 deprecated
    Data Type: EBoolean
    Default value:  true
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

domainName  -  Currently not shown in the 5.0 admin console, although present in server.xml (manipulated by multibroker.xml panels). A domain name, along with the existing brokerName, to match the domain / broker relationship in multibroker.xml. @since 6.0 deprecated
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006