| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
{http://www.bea.com/ns/weblogic/90/domain}wtc-resourcesType (extension)
Corresponds to WTCResourcesMBean
Nested Element Summary | |
xs:string | app-password The application password as returned from the genpasswd utility. |
xs:string | app-password-iv The initialization vector used to encrypt the AppPassword. |
xs:string | fld-tbl16-class The names of FldTbl16Classes that are loaded via a class loader and added to a FldTbl array. |
xs:string | fld-tbl32-class The names of FldTbl32Classes that are loaded via a class loader and added to a FldTbl array. |
xs:string | mb-encoding-map-file The encoding name map file between Java and Tuxedo MBSTRING. |
xs:string | remote-mb-encoding The default encoding name of sending MBSTRING data. |
xs:string | tp-usr-file The full path to the TPUSR file, which contains Tuxedo UID/GID information. |
xs:string | view-tbl16-class The names of ViewTbl16Classes that are loaded via a class loader and added to a ViewTbl array. |
xs:string | view-tbl32-class The names of ViewTbl32Classes that are loaded via a class loader and added to a ViewTbl array. |
<xs:complexType name="wtc-resourcesType"><xs:complexContent></xs:complexType><xs:extension base="dom:configurationType"></xs:complexContent><xs:sequence></xs:extension><xs:element maxOccurs="unbounded" minOccurs="0" name="fld-tbl16-class" nillable="true" type="xs:string">
</xs:element><xs:element maxOccurs="unbounded" minOccurs="0" name="fld-tbl32-class" nillable="true" type="xs:string">
</xs:element><xs:element maxOccurs="unbounded" minOccurs="0" name="view-tbl16-class" nillable="true" type="xs:string">
</xs:element><xs:element maxOccurs="unbounded" minOccurs="0" name="view-tbl32-class" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="app-password" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="app-password-iv" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="tp-usr-file" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="remote-mb-encoding" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="mb-encoding-map-file" nillable="true" type="xs:string"></xs:sequence>
</xs:element>
| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |