JMS

The JMS tab deals with the Java Messaging Service (JMS) related settings for SIS. Most of the settings are read-only. The settings help the admin in checking and verifying with the application server where the actual JMS objects are created at runtime in case of any problem in the SIS.

This table describes the JMS tab properties:

Property Name Description
JMS Logger Queue JNDI Name The JNDI name of the Logger Queue as defined in the Application server. This is a read-only setting and does not require any change.
JMS Housekeeping Queue The JNDI name of the Housekeeping Queue as defined in the Application server. This is read-only setting and does not require any change.
JMS Queue Factory Name The JNDI name of the JMS Queue factory as defined in the Application server. This is read-only setting and does not require any change.
Job Controller JNDI Name The JNDI name of the Job Controller Queue as defined in the Application server. This is read-only setting and does not require any change.
JNDI Service Queue Bean The JNDI name of the Bean that services the Queue requests from the Application server. This is read-only setting and does not require any change.
Job Controller Host Name The Application server where the Job Controller Queue is set. For WebLogic the value should be t3://<hostname>:<port>.
Service Queue Host Name The Application server where the Service Queue Bean is set. For WebLogic the value should be t3://<hostname>:<port>.