JMSServer

The WebSphere JMS Provider function on a node within the WebSphere Application Server administration domain is served by the JMS Server on that node. Use this panel to view or change the configuration properties of the selected JMS server.

Inherits from type ServerComponent and adds the following.

Attributes Summary
description : StringThe description of this JMS Server.
numThreads : intNumber of Pub/Sub engine threads Default=1 Min=1, Max=MAXINT.
queueNames : StringThe names of the Queues hosted by this JMS Server.
securityPort : EndPointSpecifies the security port for the JMS server.

Attribute Details

description    -    The description of this JMS Server.
     data type:  String
     default Value:   unspecified



numThreads    -    Number of Pub/Sub engine threads Default=1 Min=1, Max=MAXINT.
     data type:  int
     default Value:   unspecified



queueNames    -    The names of the Queues hosted by this JMS Server.
     data type:  String
     default Value:   unspecified



securityPort    -    Specifies the security port for the JMS server.
     data type: EndPoint


Copyright IBM Corp. 1997-2004