Administration Console Online Help

 Previous Next Contents Index  

 


Jolt Connection Pool --> Configuration --> General

Tasks     Additional Documentation     Attributes

Overview

Jolt uses connection pools to enable WebLogic Server clients to connect to BEA Tuxedo domains. WebLogic Server creates the Jolt connection pools at startup and assigns connections to WebLogic Server clients as needed.

Tasks

Configure a Jolt Connection Pool

Additional Documentation

(Requires an Internet connection.)

BEA Jolt

Attributes

Attribute Label

Description

Value Constraints

Name

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

Configurable: yes

Readable: yes

Writable: yes

Minimum Pool Size

Defines the minimun number of connections to be added to the Jolt connection pool when WebLogic Server starts.

Default: 0

Configurable: yes

Readable: yes

Writable: yes

Maximum Pool Size

Defines the maximum number of connections that can be made from the Jolt connection pool.

Default: 1

Configurable: yes

Readable: yes

Writable: yes

Recv Timeout

Defines the amount of time the client waits to receive a response before timing out.

Default: 0

Configurable: yes

Readable: yes

Writable: yes

Security Context Enabled

Defines state the security context for this connection pool. If selected (set to true), security context is enabled.

Default: false

Readable: yes

Writable: yes



 

Back to Top Previous Next