WTCResources

 


Description

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

 


Syntax

<WTCResources


AppPassword="String


AppPasswordIV="String


FldTbl16Classes="list of Strings


FldTbl32Classes="list of Strings


Name="String


Notes="String


TpUsrFile="String


Type="String


ViewTbl16Classes="list of Strings


ViewTbl32Classes="list of Strings



/>

 


Parent Elements

 


Attributes

Attribute

Description

Range of Values and Default

AppPassword Defines the application password as returned from the genpasswd utility. This Tuxedo application password is the encrypted password used to authenticate connections. Admin Console field label: App PasswordRequired: no
AppPasswordIV Defines the initialization vector used to encrypt the AppPassword. It is returned from the genpasswd utility with the AppPassword. Admin Console field label: App Password IVRequired: no
FldTbl16Classes Defines the names of FldTbl16Classes which are loaded via a class loader and added to a FldTbl array.

  • Used fully qualified names of the desired classes.

  • Use a comma-separated list to enter multiple classes.
Admin Console field label: FldTbl classesRequired: no
FldTbl32Classes Defines the names of FldTbl32Classes which are loaded via a class loader and added to a FldTbl array.

  • Used fully qualified names of the desired classes.

  • Use a comma-separated list to enter multiple classes.
Admin Console field label: FldTbl32 classesRequired: no
Name The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration. Admin Console field label: NameRequired: no
Notes Optional information that you can include to describe this configuration. Required: no
TpUsrFile Defines the full path to TPUSR file containing Tuxedo UID/GID information. This file is generated by the Tuxedo tpusradd utility on the remote Tuxedo domain. Admin Console field label: TpUsr File PathRequired: no
Type Returns the type of the MBean. Required: no
ViewTbl16Classes Defines the names of ViewTbl16Classes which are loaded via a class loader and added to a ViewTbl array.

  • Used fully qualified names of the desired classes.

  • Use a comma-separated list to enter multiple classes.
Admin Console field label: ViewTbl classesRequired: no
ViewTbl32Classes Defines the names of ViewTbl32Classes which are loaded via a class loader and added to a ViewTbl array.

  • Used fully qualified names of the desired classes.

  • Use a comma-separated list to enter multiple classes.
Admin Console field label: ViewTbl32 classesRequired: no

Skip navigation bar  Back to Top Previous Next