Administration Console Online Help

 Previous Next Contents Index  

 


Local WLS Domains --> General

Tasks     Additional Documentation     Attributes

Overview

Local WLS Domains provide a view of local domains as they appears to other (remote) domains. You must have at least one Local WLS Domain in a WTCServer configuration.

Tasks

Creating a Local WLS Domain

Additional Documentation

(Requires an Internet connection.)

Configuring WebLogic Tuxedo Connector

Attributes

Attribute Label

Description

Value Constraints

Access Point

Defines a unique name within the scope of MBean types WTCLocalTuxDom and WTCRemoteTuxDom used to identify the access point or domain.

MBean: weblogic.management.
configuration.
WTCLocalTuxDomMBean

Attribute: AccessPoint

Readable: yes

Writable: yes

Access Point Id

Defines the domain access point identifier. This identifier is a unique name across all local and remote domain access points.

MBean: weblogic.management.
configuration.
WTCLocalTuxDomMBean

Attribute: AccessPointId

Readable: yes

Writable: yes

Network Address

Defines the network address of the local domain gateway. Specify the TCP/IP address in one of the following formats:

  • //hostname:port_number

  • //#.#.#.#:port_number

If the hostname is used, the domain 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 domain process listens for incoming requests.

MBean: weblogic.management.
configuration.
WTCLocalTuxDomMBean

Attribute: NWAddr

Readable: yes

Writable: yes



 

Back to Top Previous Next