Adding file stores 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 file stores is part of configuring JMS queues for e-mail listeners.

Procedure

  1. In WebLogic Server, create a file store.
  2. Specify lsnrstore as the name.
  3. Accept the default target value of AdminServer.
  4. Specify a folder on the application server computer from which the store can be managed. The WebLogic Server can perform read and write operations into the store in this folder. For example, a value for an environment can be c:\tmp.
  5. Click Finish.

What to do next

After you add file stores, you add JMS servers for e-mail listeners.


Feedback