Adding Java Messaging Service modules 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 module is part of configuring JMS queues for e-mail listeners.

Procedure

  1. In WebLogic Server, add a JMS module.
  2. Specify lsnrjmsmodule as the name of the module.
  3. Do not specify values for the descriptor file name or in domain. The application server assigns default values.
  4. Select the option for the admin server.
  5. Select the option to add a resource to the JMS system module.

What to do next

After you add a JMS module, you add a JMS connection factory for e-mail listeners.


Feedback