Skip navigation.

WebLogic Server Configuration Reference

  Previous Next vertical dots separating previous/next from contents/index/pdf Contents Index View as PDF   Get Adobe Reader

WTCImport

 


Description

This interface provides access to the WTC import configuration attributes. The methods defined herein are applicable for WTC configuration at the WLS domain level.

 


Syntax

<WTCImport
LocalAccessPoint="String"
Name="String"
Notes="String"
RemoteAccessPointList="String"
RemoteName="String"
ResourceName="String"
/>

 


Parent Elements

 


Attributes

Table 77-1 WTCImport attributes

Attribute

Description

Range of Values and Default

LocalAccessPoint

Defines the name of the local access point that imports the service.

Admin Console field label: Local Access Point

Name

The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration.

Required: no

Notes

Optional information that you can include to describe this configuration.

Required: no

RemoteAccessPointList

Defines a comma-separated failover list that identifies the remote Tuxedo access points through which resources are imported.

Example: TDOM1,TDOM2,TDOM3

Admin Console field label: Remote Access Point List

RemoteName

Defines the remote name of the service. If not specified, the ResourceName attribute is used.

Admin Console field label: Remote Name

Required: no

ResourceName

Defines the name used to identify an imported service.

This name must be unique within defined Imports. This allows you to define unique configurations having the same Remote Name.

Admin Console field label: Resource Name

 

Skip navigation bar  Back to Top Previous Next