Adding servers to the Java Messaging Service bus for e-mail listeners

You can use IBM® WebSphere® Application Server to add servers to the Java™ Messaging Service (JMS) bus for e-mail listeners. Adding servers to the JMS bus is part of configuring JMS queues for e-mail listeners. You configure JMS queues to manage high volumes of e-mail messages that must be processed quickly.

Procedure

  1. From the WebSphere administrative console, click Service Integration and click Buses.
  2. In the Buses window, click lsnrjmsbus to open the buses.
  3. Under the Topology section in the lsnrjmsbus window, click Bus members.
  4. In the Bus members window, click Add.
  5. In the Add a new bus member window, select the server name ctgNode01:MAXIMOSERVER to add to the bus, and then click Next.
  6. Select File store, and then click Next.
  7. In the Provide the message store properties panel, click Next.
  8. Click Finish and then click Save.
  9. Select lsnrjmsbus and in the High message threshold field, change the value to a minimum value of 500,000 messages and then click Apply.
  10. Select Synchronize changes with Nodes and click Save.

What to do next

After you add servers to the JMS buses, you create a JMS bus destination for the listener inbound queue.


Feedback