Creating the Java Messaging Service connection factory

You must add a connection factory to create connections to the associated Java™ Messaging Service (JMS) provider of point-to-point messaging queues.

Procedure

  1. From the WebSphere® administrative console, click Resources, then click JMS, and finally select Queue Connection Factory.
  2. From the Scope list, select Cell=ctgCell01 and click New
  3. Verify that the Default Messaging Provider is selected and click OK.
  4. Enter the following information:

    Name field: lsnrconnfact

    JNDI name field: jms/maximo/lsnr/lsnrcf

    Bus name field: lsnrjmsbus

  5. Click OK and then click Save.
  6. Select Synchronize changes with Nodes and click Save.


Feedback