| 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 default amount of time, in milliseconds, that the agent guarantees to reliably send messages. - A value of 0 means the agent guarantees to reliably send messages for the duration of the conversation. - Updating DefaultTimeToLive causes conversations starting after the update to use the new value. Legal Min: 0 Default: 0
<xs:element minOccurs="0" name="default-time-to-live" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:long"></xs:simpleType><xs:minInclusive value="0"/></xs:restriction>
| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |