Oracle Fusion Middleware Administration Console Online Help for Oracle WebLogic Server 12.2.1.3.0
E80374-05
![]() ![]() ![]() ![]() |
Local Tuxedo Access Points: General
Configuration Options Related Tasks Related Topics
Use this page to define the general configuration of a local Tuxedo access point that will be used with this WTC server.
Configuration Options
Name Description Access Point Name The unique name used to identify this local Tuxedo access point. This name should be unique for all local and remote Tuxedo access points defined within a WTC Service. This allows you to define unique configurations having the same Access Point ID.
MBean Attribute:
WTCLocalTuxDomMBean.AccessPoint
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.
Note: The AccessPointId must match the corresponding DOMAINID in the *DM_REMOTE_DOMAINS section of your Tuxedo DMCONFIG file.
MBean Attribute:
WTCLocalTuxDomMBean.AccessPointId
Network Address The network address and port number of this local Tuxedo access point.
Specify the address in one of the following formats:
Notes:
TCP/IP address in the format
//hostname:port_number
or//#.#.#.#:port_number
.SDP address in the format
sdp://hostname:port_number
orsdp://#.#.#.#:port_number
.
If the hostname is used, the access point finds an address for hostname using the local name resolution facilities (usually DNS). If dotted decimal format is used, each # should be a number from 0 to 255. This dotted decimal number represents the IP address of the local machine. The port_number is the TCP/SDP port number at which the access point listens for incoming requests.
If SDP format address is specified, the transport protocol for this access point is SDP instead of TCP. This feature is only available when WTC and Tuxedo domain gateway are both deployed on Oracle Exalogic platform. Requires Tuxedo 11gR1PS2 and higher.
MBean Attribute:
WTCLocalTuxDomMBean.NWAddr
![]() |