Creating the listener inbound Java Messaging Service queue

You must create a Java™ Messaging Service (JMS) queue, lsnrqueue, as the destination for listener inbound point-to-point messages.

Procedure

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

    Name: lsnrqueue

    JNDI name field: jms/maximo/int/lsnr/qin

    Bus name field: lsnrjmsbus

    Queue name field: lsnrqin

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

What to do next

After you create an inbound JMS queue for the e-mail listener, you can activate the queue.


Feedback