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
Related Topics
Attributes
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 minimum 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: falseValid values:
- true
- false