Creating Message Listener Service

This task explains how to create connection message listeners, JMS Servers:
  1. Log on to the WebSphere Administrator console using the default url <http://localhost:9090/admin>, unless the port number has changed. 
    The Login page is displayed.

  2. Enter the User ID, and then click OK. The Administration Console page is displayed.

  3. In the navigation pad, click Servers > Application Servers > server1.

  4. In the Additional Properties table, click the link Message Listener Service. The Message Listener Service page is displayed.

  5. In the General Properties table, click the link Listener Ports. The Listener Ports page is displayed.

  6. This table details the entries to be made:
    Field Details User Action
    Name EISHKListenerPort Click Apply
    Connection factory JNDI name EISJMSQueueConnectionFactory
    Destination JNDI name housekeepQueue
    Name EventDispatcherMDBPort Click Apply
    Connection factory JNDI name EISJMSQueueConnectionFactory
    Destination JNDI name EISJobControllerQueue
    Name MultiplexServiceListenerMDBPort Click Apply
    Connection factory JNDI name EISJMSQueueConnectionFactory
    Destination JNDI name EISMultiplexServiceQueue
    Name ReleaseServiceListenerMDBPort Click Apply
    Connection factory JNDI name EISJMSQueueConnectionFactory
    Destination JNDI name EISReleaseServiceQueue

  7. Save all the changes to the Master Configuration.