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
- In WebLogic
Server,
create a file store.
- Specify lsnrstore as the name.
- Accept the default target value of AdminServer.
- 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.
- Click Finish.
What to do next
After you add file stores, you add JMS servers for e-mail
listeners.