bea.com | products | dev2dev | support | askBEA
 Download Docs   Site Map   Glossary 
Search

Administration Console Online Help

 Previous Next Contents Index  

 


Jolt Connection Pool --> Configuration --> General

Tasks     Related Topics     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

Related Topics

BEA Jolt

Attributes

Table 5-3

Attribute Label

Description

Value Constraints

Name

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


Minimum Pool Size

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

Default: 0

Maximum Pool Size

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

Default: 1

Recv Timeout

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


Security Context Enabled

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

Default: false

Valid values:

  • true

  • false

 

Back to Top Previous Next