-->
edocs Home > Oracle WebLogic Server Documentation > Administration Console Online Help > ConfigureConfigure messaging bridge instances
Before you begin
A messaging bridge instance communicates with the configured source and target bridge destinations. For each mapping of a source destination to a target destination, whether it is another WebLogic JMS implementation or a third-party JMS provider, configure a messaging bridge instance. Each instance defines the source and target destination for the mapping, a message filtering selector, a quality of service (QOS), transaction semantics, and reconnection parameters.
To configure a messaging bridge instance:
} } (document.images){ dcs_imgarray[dcs_ptr] = new Image; dcs_imgarray[dcs_ptr].src = dcs_src; WT[myMeta.name.substring(3)]=myMeta.content; } if DCSext[myMeta.name.substring(7)]=myMeta.content; } } } } for (N in DCS){P+=A( N, DCS[N]);} for (N in WT){P+=A( "WT."+N, WT[N]);} for (N in DCSext){P+=A( N, DCSext[N]);} //} aCrumb=aCookie[i].split("="); if (crumb==aCrumb[0]){ return aCrumb[1]; } } return null; } i=0;i
- In the left pane of the console, expand Services > Messaging and select Bridges.
- On the Summary of Messaging Bridges page, select the instance you want to configure.
If the table is empty, refer to Create messaging bridge instances.
- On the Configuration > General tab, update as necessary:
- Source Bridge Destination -- Source destination for this messaging bridge instance.
- Target Bridge Destination -- Target destination for this messaging bridge instance.
- Selector -- Message filter for this messaging bridge instance.
- Quality Of Service -- QOS (quality of service) used by the messaging bridge instance.
- QOS Degradation Allowed -- Whether this messaging bridge instance allows the degradation of its QOS (quality of service).
- Maximum Idle Time -- Maximum amount of idle time, in seconds, for the messaging bridge.
- Asynchronous Mode Enabled -- Whether or not the messaging bridge instance works in asynchronous messaging mode.
- Durability Enabled -- Whether or not the messaging bridge allows durable messages.
- Started -- Specify the initial state of the messaging bridge instance.
- Preserve Msg Property -- Specify if message properties are preserved when messages are forwarded.
For more information on general destination attributes, see Configuration Options.
- Click Save.
- On the Targets tab, select an independent server instance, a cluster, or a migratable server target on which to deploy the messaging bridge. See Target messaging bridges to servers.
- Optionally, on the Configuration > Connection Retry tab, change the attribute fields or accept the default values as assigned. See Configure connection retry properties.
- Optionally, on the Configuration > Transactions tab, change the attribute fields or accept the default values as assigned. See Configure transaction properties.