| 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 direction of data flow. At least one redirection must be specified or the Tuxedo queuing bridge will fail to start and an error will be logged. Each defined direction is handled by starting a new thread. <p style="font-weight: bold">Redirection keywords: - JmsQ2TuxQ - From JMS to TUXEDO /Q - TuxQ2JmsQ - From TUXEDO /Q to JMS - JmsQ2TuxS - From JMS to TUXEDO Service reply to JMS - JmsQ2JmsQ - From JMS to JMS
<xs:element minOccurs="0" name="direction" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:string"></xs:simpleType><xs:enumeration value="JmsQ2TuxQ"/><xs:enumeration value="TuxQ2JmsQ"/><xs:enumeration value="JmsQ2TuxS"/><xs:enumeration value="JmsQ2JmsQ"/></xs:restriction>
| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |