BEA WebLogic Server 9.0 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/90/domain
element default-reply-delivery-mode

Super Types
{http://www.w3.org/2001/XMLSchema}string
|
+--{http://www.bea.com/ns/weblogic/90/domain} (restriction)

Documentation
The reply delivery mode to associate with a message when placing
 messages onto the target location.

 <p style="font-weight: bold">Usage Notes:


  - Use when messages are being redirected to Tuxedo/Q from JMS and
 the JMS_BEA_TuxGtway_Tuxedo_ReplyDeliveryMode property
 is not set for a message.



  - If the defaultReplyDeliveryMode and
 JMS_BEA_TuxGtway_Tuxedo_ReplyDeliveryMode are not set,
 the default semantics defined for Tuxedo are enforced by the
 Tuxedo/Q subsystem.
Properties
This component is not nillable.

Model
<default-reply-delivery-mode>

</default-reply-delivery-mode>

Source
<xs:element minOccurs="0" name="default-reply-delivery-mode" nillable="true">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="PERSIST"/>
<xs:enumeration value="NONPERSIST"/>
<xs:enumeration value="DEFAULT"/>
</xs:restriction>
</xs:simpleType>
</xs:element>

BEA WebLogic Server 9.0 Domain Configuration Schema Reference

Copyright 2005 BEA Systems Inc. Complete WebLogic Server Documentation