| 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 maximum amount of time allowed before a sending side releases the resources used by a conversation. - If there is no activity for a conversation for the specified amount of time, the sending agent releases all resources for that conversation and notifies the receiving agent to do the same. - A value of 0 specifies that resources for a conversation are not released unless the application explicitly closes the conversation. - Updating ConversationIdleTimeMaximum causes connections starting after the update to use the new value. Legal Min: 0
<xs:element minOccurs="0" name="conversation-idle-time-maximum" 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 |