Table 10-1
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. WLECConnectionPoolMBean
Attribute: Name
|
|
Primary Addresses
|
The list of addresses for IIOP Listener/Handlers used to establish a connection between the WLEC connection pool and the Tuxedo domain.
MBean: weblogic.management. configuration. WLECConnectionPoolMBean
Attribute: PrimaryAddresses
|
|
Failover Addresses
|
The list of addresses for IIOP Listener/Handlers used if connections defined in the primary addresses cannot be established or fail. Multiple addresses are separated by semicolons.
MBean: weblogic.management. configuration. WLECConnectionPoolMBean
Attribute: FailoverAddresses
|
|
Domain
|
The name of the WLEC domain to which the pool is connected.
MBean: weblogic.management. configuration. WLECConnectionPoolMBean
Attribute: WLEDomain
|
|
Minimum Pool Size
|
The number of IIOP connections to be added to the WLEC connection pool when WebLogic Server starts.
MBean: weblogic.management. configuration. WLECConnectionPoolMBean
Attribute: MinimumPoolSize
|
Default: 1
|
Maximum Pool Size
|
The maximum number of IIOP connections that can be made from the WLEC connection pool.
MBean: weblogic.management. configuration. WLECConnectionPoolMBean
Attribute: MaximumPoolSize
|
Default: 1
|