| 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-local-tux-domType (extension)
Corresponds to WTCLocalTuxDomMBean
Nested Element Summary | |
xs:string | access-point The unique name used to identify this local Tuxedo access point. |
xs:string | access-point-id The connection principal name used to identify this local Tuxedo access point when attempting to establish a session connection with remote Tuxedo access points. |
| block-time The maximum number of seconds this local Tuxedo access point allows for a blocking call. |
| cmp-limit The compression threshold this local Tuxedo access point uses when sending data to a remote Tuxedo access point. |
| connection-policy The conditions under which this local Tuxedo access point establishes a session connection with a remote Tuxedo access point. |
xs:string | conn-principal-name The principal name used to verify the identity of this domain when establishing a connection to another domain. |
| interoperate Specifies whether this local Tuxedo access point interoperates with remote Tuxedo access points that are based upon Tuxedo release 6. |
| max-encrypt-bits The maximum encryption key length (in bits) this local Tuxedo access point uses when establishing a session connection. |
| max-retries The maximum number of times that this local Tuxedo access point tries to establish a session connection to remote Tuxedo access points. |
| min-encrypt-bits The minimum encryption key length (in bits) this local Tuxedo access point uses when establishing a session connection. |
xs:string | nw-addr The network address and port number of this local Tuxedo access point. |
| retry-interval The number of seconds that this local Tuxedo access point waits between automatic connection attempts to remote Tuxedo access points. |
| security The type of application security enforced. |
<xs:complexType name="wtc-local-tux-domType"><xs:complexContent></xs:complexType><xs:extension base="dom:configurationType"></xs:complexContent><xs:sequence></xs:extension><xs:element minOccurs="0" name="access-point" nillable="false" type="xs:string">
</xs:element><xs:element minOccurs="0" name="access-point-id" nillable="false" type="xs:string">
</xs:element><xs:element minOccurs="0" name="security" nillable="true"><xs:simpleType></xs:element><xs:restriction base="xs:string"></xs:simpleType><xs:enumeration value="NONE"/><xs:enumeration value="APP_PW"/><xs:enumeration value="DM_PW"/></xs:restriction><xs:element minOccurs="0" name="connection-policy" nillable="true"><xs:simpleType></xs:element><xs:restriction base="xs:string"></xs:simpleType><xs:enumeration value="ON_DEMAND"/><xs:enumeration value="ON_STARTUP"/><xs:enumeration value="INCOMING_ONLY"/></xs:restriction><xs:element minOccurs="0" name="conn-principal-name" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="retry-interval" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:long"></xs:simpleType><xs:minInclusive value="0"/><xs:maxInclusive value="2147483647"/></xs:restriction><xs:element minOccurs="0" name="max-retries" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:long"></xs:simpleType><xs:minInclusive value="0"/><xs:maxInclusive value="9223372036854775807"/></xs:restriction><xs:element minOccurs="0" name="block-time" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:long"></xs:simpleType><xs:minInclusive value="0"/><xs:maxInclusive value="2147483647"/></xs:restriction><xs:element minOccurs="0" name="nw-addr" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="cmp-limit" 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="min-encrypt-bits" nillable="true"><xs:simpleType></xs:element><xs:restriction base="xs:string"></xs:simpleType><xs:enumeration value="0"/><xs:enumeration value="40"/><xs:enumeration value="56"/><xs:enumeration value="128"/></xs:restriction><xs:element minOccurs="0" name="max-encrypt-bits" nillable="true"><xs:simpleType></xs:element><xs:restriction base="xs:string"></xs:simpleType><xs:enumeration value="0"/><xs:enumeration value="40"/><xs:enumeration value="56"/><xs:enumeration value="128"/></xs:restriction><xs:element minOccurs="0" name="interoperate" nillable="true"></xs:sequence><xs:simpleType></xs:element><xs:restriction base="xs:string"></xs:simpleType><xs:enumeration value="Yes"/><xs:enumeration value="No"/></xs:restriction>
| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |