Administration Console Online Help

 Previous Next Contents Index  

 


Resources --> Configuration

Tasks     Additional Documentation     Attributes

Overview

Use to specify field table classes, reference view buffer structures, and application passwords for domains.

Tasks

Creating a Resource

Additional Documentation

(Requires an Internet connection.)

Configuring WebLogic Tuxedo Connector

Attributes

Attribute Label

Description

Value Constraints

FldTbl classes

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.

MBean: weblogic.management.
configuration.
WTCResourcesMBean

Attribute: FldTbl16Classes

Readable: yes

Writable: yes

FldTbl32 classes

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.

MBean: weblogic.management.
configuration.
WTCResourcesMBean

Attribute: FldTbl32Classes

Readable: yes

Writable: yes

ViewTbl classes

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.

MBean: weblogic.management.
configuration.
WTCResourcesMBean

Attribute: ViewTbl16Classes

Readable: yes

Writable: yes

ViewTbl32 classes

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.

MBean: weblogic.management.
configuration.
WTCResourcesMBean

Attribute: ViewTbl32Classes

Readable: yes

Writable: yes

App Password

Defines the application password as returned from the genpasswdutility. This Tuxedo application password is the encrypted password used to authenticate connections.

MBean: weblogic.management.
configuration.
WTCResourcesMBean

Attribute: AppPassword

Readable: yes

Writable: yes

App Password IV

Defines the initialization vector used to encrypt the AppPassword. It is returned from the genpasswdutility with the AppPassword.

MBean: weblogic.management.
configuration.
WTCResourcesMBean

Attribute: AppPasswordIV

Readable: yes

Writable: yes



 

Back to Top Previous Next