Administration Console Online Help

 Previous Next Contents Index  

 


WTCServer --> General

Tasks     Additional Documentation     Attributes

Overview

You must configure a WTCServer to describe the Tuxedo /T DOMAINS connections used to link WebLogic Server to Tuxedo. You may have 0, 1, or more WTCServer configurations in your WebLogic Tuxedo Connector node depending on the number of connections you need to link to Tuxedo applications.

Tasks

Creating a WTCServer

Additional Documentation

(Requires an Internet connection.)

Configuring WebLogic Tuxedo Connector

Attributes

Attribute Label

Description

Value Constraints

Name

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

MBean: weblogic.management.
configuration.
WTCServerMBean

Attribute: Name

Configurable: yes

Readable: yes

Writable: yes

Deployment Order

A priority that the server uses to determine when it deploys an item. The priority is relative to other deployable items of the same type. For example, the server prioritizes and deploys all EJBs before it prioritizes and deploys startup classes.

Items with the lowest Deployment Order value are deployed first. There is no guarantee on the order of deployments with equal Deployment Order values. There is no guarantee of ordering across clusters.

MBean: weblogic.management.
configuration.
WTCServerMBean

Attribute: DeploymentOrder

Minimum: 0

Maximum: 2147483647

Default: 1000

Configurable: yes

Dynamic: yes

Readable: yes

Writable: yes



 

Back to Top Previous Next