Messaging Bridges

Messaging bridges are a new feature of WebLogic 7.0 that allow you to connect two destinations (queues or topics).

Name

The name of the messaging bridge.

Source Destination

The destination (queue or topic) from which messages will be read.

Target Destination

The destination (queue or topic) to which the messages will be written.

Selector

Use this field to specify a property of the message that is used to distinguish messages in the source destination that are sent across the bridge from those that are not.

Quality of Service

"Exactly-once," in which qualified messages are guaranteed to cross the bridge exactly once; or "Almost-once," in which qualified messages will cross the bridge at almost one time, but without any guarantee of delivery; or "Duplicate-okay," in which qualified messages are guaranteed to cross but may go over more than once.

QOS Degradation Allowed

If checked, the server will allow the quality of service to be downgraded when the selected quality is not available.

Idle Time Maximum

Set an upper limit (in milliseconds ) on the amount of time a message will wait before performing an availability check of the server on the other end.

Asychronous Mode

Check to allow the server to work in asynchronous mode, in which the messaging bridge listens for incoming messages on the source target and forwards them as they arrive .

Durability Enabled

Check if you want the bridge to save messages that are sent to the source target even when the bridge is not running.

Started

Display whether the bridge is started or stopped .



BEA WebLogic Server Administration Kit
BEA WebLogic Server Administration Kit (Prentice Hall PTR Advanced Web Development)
ISBN: 0130463868
EAN: 2147483647
Year: 2002
Pages: 134
Authors: Scott Hawkins

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net