WLEC Connection Pool --> Configuration --> General

Tasks     Related Topics     Attributes

 

Overview

Use this tab to configure a WLEC connection pool.

 

Tasks

Configure a New WLEC Connection Pool

 

Related Topics

Using WebLogic Enterprise Connectivity

 

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.
WLECConnectionPoolMBeanAttribute: 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.

  • The format of each address is //hostname:port.

  • The addresses must match the ISL addresses defined in the UBBCONFIG file. Multiple addresses are separated by commas. Example: //main1.com:1024, //main2.com:1044.

  • To configure the WLEC connection pool to use the SSL protocol, use the corbalocs prefix with the address of the IIOP Listener/Handler. Example: corbalocs://hostname:port.
MBean: weblogic.management.
configuration.
WLECConnectionPoolMBeanAttribute: 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 commas.MBean: weblogic.management.
configuration.
WLECConnectionPoolMBeanAttribute: FailoverAddresses

Domain The name of the WLEC domain to which the pool is connected.

  • The domain name must match the domainid parameter in the RESOURCES section of the UBBCONFIG file for the Tuxedo domain.
MBean: weblogic.management.
configuration.
WLECConnectionPoolMBeanAttribute: 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.
WLECConnectionPoolMBeanAttribute: 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.
WLECConnectionPoolMBeanAttribute: MaximumPoolSize
Default: 1

Skip navigation bar  Back to Top Previous Next