-->
edocs Home > Oracle WebLogic Server Documentation > Administration Console Online Help > ConfigureConfigure connection retry properties
Before you begin
Create messaging bridge instances
The source and target destinations for a messaging bridge are not always available. A messaging bridge must be able to reconnect to the destination at some periodic interval.
To configure connection retry properties:
} } (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
- If you have not already done so, in the Change Center of the Administration Console, click Lock & Edit (see Use the Change Center).
- 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 > Connection Retry tab, update as necessary:
- Minimum Delay -- Amount of time a messaging bridge waits before it tries to reconnect to the source or target destination after a failure.
- Incremental Delay -- Amount of time a messaging bridge waits between one failed reconnection attempt and the next retry.
- Maximum Delay -- The longest amount of time a messaging bridge waits between one failed reconnection attempt and the next retry.
For more information about the connection retry properties, see Configuration Options.
- Click Save.
- To activate these changes, in the Change Center of the Administration Console, click Activate Changes.
Not all changes take effect immediately—some require a restart (see Use the Change Center).