Remote Tuxedo Access Points --> General

Tasks     Related Topics     Attributes

 

Overview

Remote Tuxedo Access Points provide configuration information to connect a WTC Service to available remote Tuxedo domains.

 

Tasks

Creating a Remote Tuxedo Access Point

 

Related Topics

Configuring WebLogic Tuxedo Connector

 

Attributes

Attribute Label

Description

Value Constraints

Access Point Defines a name used to identify a remote Tuxedo access point in a WTC Service. This name must be unique within defined Remote Tuxedo Access Points. This allows you to define unique configurations having the same Access Point ID.MBean: weblogic.management.
configuration.
WTCRemoteTuxDomMBeanAttribute: AccessPoint

Access Point ID The connection principal name used to identify this remote Tuxedo access point when attempting to establish a session connection to local Tuxedo access point.The Access Point ID must match the corresponding DOMAINID in the *DM_LOCAL_DOMAINS section of your Tuxedo DMCONFIG file.MBean: weblogic.management.
configuration.
WTCRemoteTuxDomMBeanAttribute: AccessPointId

Local Access Point The local Tuxedo access point name from which a remote domain is reached.MBean: weblogic.management.
configuration.
WTCRemoteTuxDomMBeanAttribute: LocalAccessPoint

Network Address The network address and port number of this remote Tuxedo access point. Specify the TCP/IP address in one of the following formats:

  • //hostname:port_number

  • //#.#.#.#: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 port number at which the access point listens for incoming requests.MBean: weblogic.management.
configuration.
WTCRemoteTuxDomMBeanAttribute: NWAddr

Federation URL The URL for a foreign name service that is federated into JNDI. If omitted:

  • WebLogic Tuxedo Connector assumes there is a CosNaming server in the foreign domain.

  • WebLogic Tuxedo Connector federates to the CosNaming server using TGIOP.
WebLogic Tuxedo Connector can to federate to non-CORBA service providers.MBean: weblogic.management.
configuration.
WTCRemoteTuxDomMBeanAttribute: FederationURL

Federation Name The context at which to federate to a foreign name service. If omitted then the federation point is tuxedo.domains.MBean: weblogic.management.
configuration.
WTCRemoteTuxDomMBeanAttribute: FederationName

Skip navigation bar  Back to Top Previous Next