| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
{http://www.bea.com/ns/weblogic/90/domain}wtc-tbridge-globalType (extension)
Corresponds to WTCtBridgeGlobalMBean
Nested Element Summary | |
| allow-non-standard-types Specifies whether non-standard data types are allowed to pass through this Tuxedo queuing bridge. |
| default-reply-delivery-mode The reply delivery mode to associate with a message when placing messages onto the target location. |
| delivery-mode-override The delivery mode to use when placing messages onto the target location. |
xs:string | jms-factory The name of the JMS connection factory. |
xs:string | jms-to-tux-priority-map The mapping of priorities from JMS to Tuxedo. |
xs:string | jndi-factory The name of the JNDI lookup factory. |
| retries The number of attempts to redirect a message before this Tuxedo queuing bridge places the message in the specified error location and logs an error. |
| retry-delay The minimum number of milliseconds this Tuxedo queuing bridge waits before redirecting a message after a failure. |
| timeout The number of timeout seconds for an entire redirection when this Tuxedo queuing bridge places a message on the target location. |
| transactional Specifies whether this Tuxedo queuing bridge should use transactions when retrieving messages from a source location and when placing messages on a target location. |
xs:string | tux-error-queue The name of the Tuxedo queue used to store a message that cannot be redirected to a Tuxedo/Q source queue. |
xs:string | tux-factory The name of the Tuxedo connection factory. |
xs:string | tux-to-jms-priority-map The mapping of priorities to map from Tuxedo to JMS. |
xs:string | user-id The user identity for all messages handled by this Tuxedo queuing bridge for ACL checks when security is configured. |
xs:string | wls-error-destination The name of the location used to store WebLogic Server JMS messages when a message cannot be redirected. |
<xs:complexType name="wtc-tbridge-globalType"><xs:complexContent></xs:complexType><xs:extension base="dom:configurationType"></xs:complexContent><xs:sequence></xs:extension><xs:element minOccurs="0" name="transactional" nillable="true"><xs:simpleType></xs:element><xs:restriction base="xs:string"></xs:simpleType><xs:enumeration value="Yes"/><xs:enumeration value="No"/></xs:restriction><xs:element minOccurs="0" name="timeout" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:int"></xs:simpleType><xs:minInclusive value="0"/><xs:maxInclusive value="2147483647"/></xs:restriction><xs:element minOccurs="0" name="retries" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:int"></xs:simpleType><xs:minInclusive value="0"/><xs:maxInclusive value="2147483647"/></xs:restriction><xs:element minOccurs="0" name="retry-delay" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:int"></xs:simpleType><xs:minInclusive value="0"/><xs:maxInclusive value="2147483647"/></xs:restriction><xs:element minOccurs="0" name="wls-error-destination" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="tux-error-queue" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="delivery-mode-override" nillable="true"><xs:simpleType></xs:element><xs:restriction base="xs:string"></xs:simpleType><xs:enumeration value="PERSIST"/><xs:enumeration value="NONPERSIST"/></xs:restriction><xs:element minOccurs="0" name="default-reply-delivery-mode" nillable="true"><xs:simpleType></xs:element><xs:restriction base="xs:string"></xs:simpleType><xs:enumeration value="PERSIST"/><xs:enumeration value="NONPERSIST"/><xs:enumeration value="DEFAULT"/></xs:restriction><xs:element minOccurs="0" name="user-id" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="allow-non-standard-types" nillable="true"><xs:simpleType></xs:element><xs:restriction base="xs:string"></xs:simpleType><xs:enumeration value="Yes"/><xs:enumeration value="No"/></xs:restriction><xs:element minOccurs="0" name="jndi-factory" nillable="false" type="xs:string">
</xs:element><xs:element minOccurs="0" name="jms-factory" nillable="false" type="xs:string">
</xs:element><xs:element minOccurs="0" name="tux-factory" nillable="false" type="xs:string">
</xs:element><xs:element minOccurs="0" name="jms-to-tux-priority-map" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="tux-to-jms-priority-map" nillable="true" type="xs:string"></xs:sequence>
</xs:element>
| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |