SystemMessageServer

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.

Inherits from type ServerComponent and adds the following.

Attributes Summary
brokerName : StringCurrently not shown in the 5.
enable : booleanCurrently not shown in the 5.
domainName : StringCurrently not shown in the 5.

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:  String
     default Value:   unspecified



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: boolean
     default Value:   true
     Allowed Values:  true   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:  String
     default Value:   unspecified


Copyright IBM Corp. 1997-2004