Activating the listener inbound queue

You must activate the listener inbound queue, lsnrqueue, before the queue can receive messages. Activating inbound Java™ Messaging Service (JMS) queues is part of configuring JMS queues for e-mail listeners.

Procedure

  1. From the WebSphere® administrative console, click Resources, then click JMS, and finally select Activation Specifications.
  2. From the Scope list, select Cell=ctgCell01 and then click New.
  3. Complete the General Properties section for the new JMS activation and then click OK
  4. Enter the following information:

    Name field: lsnrjmsact

    JNDI name field: lsnrjmsact

    Destination type field: Queue

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

    Bus name field: lsnrjmsbus

    Maximum concurrent endpoints field: 5

  5. Click OK and then click Save.
  6. Select Synchronize changes with Nodes and click Save.
  7. Stop all IBM-related processes and daemons and then restart these processes for the update to take effect.


Feedback