Creating Connection Factories/JMS Providers

This task explains how to create connection factories, JMS providers, internal JMS servers used by SIS:
  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. On the navigation pad, click Resources > WebSphere JMS Providers.

  4. In the Additional Properties table, click the link WebSphere Queue Connection Factories. The WebSphere Queue Connection Factories page is displayed.

  5. Click New.

  6. Type EISJMSQueueConnectionFactory in the Name and JNDI Name fields.

  7. Click Apply.

  8. Repeat step 3.

  9. In the Additional Properties table, click the link WebSphere Queue Destinations. The WebSphere Queue Destinations page is displayed.

  10. Click New.

  11. Type EISJobControllerQueue in the Name and JNDI Name fields, and then click Apply.

  12. Type EISMultiplexServiceQueue in the Name and JNDI Name fields, and then click Apply.

  13. Type EISOutboundQueue in the Name and JNDI Name fields, and then click Apply.

  14. Type EISReleaseServiceQueue in the Name and JNDI Name fields, and then click Apply.

  15. Type housekeepQueue in the Name and JNDI Name fields, and then click Apply.

  16. Save all the changes to the Master Configuration.