| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
{http://www.w3.org/2001/XMLSchema}long
|
+--{http://www.bea.com/ns/weblogic/90/domain} (restriction)
The amount of time, in milliseconds, between the original delivery attempt and the first retry. - If RetryDelayMultiplier is set to 1, this defines the interval between any two successive retry attempts. - Applies only to agents with sending capability. - Updating DefaultRetryDelayBase causes connections starting after the update to use the new value. Range of Values: = RetryDelayMaximum if RetryDelayMultiplier is not 1.0.
<xs:element minOccurs="0" name="default-retry-delay-base" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:long"></xs:simpleType><xs:minInclusive value="1"/></xs:restriction>
| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |