You need to add a logical address for the listener inbound bus destination queue, lsnrqin, within the Java™ Messaging Service (JMS) bus.
Procedure
- From the administrative console, click Service Integration, and then click Buses.
- In the Buses window, click lsnrjmsbus.
- In the Destination resources section of the lsnrjmsbus window, click Destinations.
- In the Destinations window, click New.
- In the Create new destination window, verify that the destination type is queue, and click Next.
- In the Create new queue window, enter lsnrqin in the Identifier field and Listener Queue Inbound in the Description field, then click Next.
- In the Create a new queue for point-to-point messaging window, select Node=ctgNode01:Server=MAXIMOSERVER as the bus member to store and process messages for the lsnrqin bus destination queue and then click Next.
- In the Confirm queue creation window, click Finish to complete the creation of the lsnrqin bus destination queue.
- Select .
- In the Configuration window, perform the following steps:
- Change the Maximum failed deliveries value to 1.
This value is the maximum number of times that you want the system to process a failed messaging attempt before forwarding the message to the exception destination.
- Click None as the exception destination value.
- Click Apply, then click Save.
- Select Synchronize changes with Nodes and click Save.
What to do next
After you add JMS bus destinations for inbound queues for e-mail listeners, you can create the JMS connection factory.