Fusion Middleware Control Help for WebLogic Server

Previous Next Open TOC in new window
Content starts here

Create a SAF Topic

Configuration Options     

Use this page to create a SAF (store-and-forward) topic for a group of SAF imported destinations. A JMS topic identifies a publish/subscribe destination type. SAF topics are used for asynchronous and disconnected peer communications. Messages delivered to a SAF topic are temporarily stored for future delivery and are forwarded to a JMS topic on a remote server or cluster when it is reachable.

Configuration Options

Name Description
Name

The name of this store-and-forward topic.

MBean Attribute (Does not apply to application modules) :
NamedEntityBean.Name

Changes take effect after you redeploy the module or restart the server.

Remote JNDI Name

The remote JNDI name of the remote destination.

MBean Attribute (Does not apply to application modules) :
SAFDestinationBean.RemoteJNDIName


Back to Top