Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Configure JMS SAF

Before you begin

Configure Store-and-Forward Agents


The JMS SAF (store-and-forward) feature builds on the WebLogic SAF service to provide highly-available JMS message production. For example, a JMS message producer connected to a local server instance can reliably forward messages to a remote JMS destination, even though that remote destination may be temporarily unavailable when the message was sent.

To configure JMS SAF:

  1. Configure JMS system modules.
  2. Create SAF imported destinations in JMS system modules.
  3. Optionally, create a Store-and-Forward queue. See Create SAF queues.
  4. Optionally, create a Store-and-Forward topic. See Create SAF topics.

Related Tasks

Related Topics


Back to Top