The JMS functions on a Version 5 node in a deployment manager cell are served by a JMS server. Use this panel to view or change the configuration properties of the selected JMS server.
JMS servers are supported only to aid migration of WebSphere® Application Server Version 5 nodes.
You can use this panel to configure a general set of JMS server properties, which add to the default values of properties configured automatically for the Version 5 default messaging provider.
The name by which the JMS server is known for administrative purposes within WebSphere Application Server.
This name should not be changed.
Information | Value |
---|---|
Data type | String |
Units | Not applicable |
Default | WebSphere Internal JMS Server |
Range | Not applicable |
A description of the JMS server, for administrative purposes within WebSphere Application Server.
This string should not be changed.
Information | Value |
---|---|
Data type | String |
Default | WebSphere Internal JMS Server |
The number of concurrent threads to be used by the publish/subscribe matching engine
The number of concurrent threads should only be set to a small number.
Information | Value |
---|---|
Data type | Integer |
Units | Threads |
Default | 1 |
Range | Greater than or equal to 1. |
The names of the queues hosted by this JMS server. Each queue name must be added on a separate line.
Each queue listed in this field must have a separate queue administrative object with the same administrative name. To make a queue available to applications, define a WebSphere queue and add its name to this field on the JMS Server panel for the host on which you want the queue to be hosted.
Information | Value |
---|---|
Data type | String |
Units | Queue name |
Range | Each entry in this field is a queue name of up to 45 characters, which must match exactly (including use of upper- and lowercase characters) the WebSphere queue administrative object defined for the queue. |
The state that you want the JMS server to have when it is next restarted.
Information | Value |
---|---|
Data type | Enum |
Default | Started |
Range |
To restart a JMS server on a Version 5 node, stop then restart that JMS server. |