Adding Java Messaging Service queues for e-mail listeners - WebLogic Server

You configure Java™ Messaging Service (JMS) queues to manage high volumes of e-mail messages that must be processed quickly. Activating a JMS connection factory is part of configuring JMS queues for e-mail listeners.

Procedure

In WebLogic Server, specify the following information for the queue:
Option Description
Name lsnrqueue
Java Naming and Directory Interface (JNDI) name jms/maximo/int/lsnr/qin
Template None
Targets lsnrserver

What to do next

After you add a JMS queue for e-mail listeners, you activate the JMS connection factory.


Feedback