Adding Java Messaging Service connection factories 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. Adding a JMS connection factory is part of configuring JMS queues for e-mail listeners.

Procedure

  1. In WebLogic Server server, create a connection factory.
  2. Specify lsnrconnfact as the name.
  3. Specify jms/maximo/lsnr/lsnrcf as the Java Naming and Directory Interface (JNDI) name.
  4. Verify that the target value is AdminServer, and add the connection factory.


Feedback