| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
{http://www.w3.org/2001/XMLSchema}string
|
+--{http://www.bea.com/ns/weblogic/90/domain} (restriction)
The acknowledge mode used by non-transacted sessions within this JMS session pool. For transacted sessions, messages are acknowledged automatically when the session is committed and this value is ignored.
<xs:element minOccurs="0" name="acknowledge-mode" nillable="true"><xs:simpleType></xs:element><xs:restriction base="xs:string"></xs:simpleType><xs:enumeration value="Auto"/><xs:enumeration value="Client"/><xs:enumeration value="Dups-Ok"/><xs:enumeration value="None"/></xs:restriction>
| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |