2.3.1 Jolt Connection Pooling
WebLogic Server uses a variation of the Jolt session pool called a servlet session pool, commonly referred to as simply a Jolt connection pool. The Jolt connection pool provides extra functionality that is convenient for use inside an HTTP servlet.
Jolt connection pooling allows WebLogic Server application servers to invoke Oracle Tuxedo services in an Oracle Tuxedo application. The pooling feature supports connection pool reset in the event of connection pool failure, which eliminates the need to restart WebLogic Server if the connection pool requires a restart.
Parent topic: JSL/JSH-Jolt Unidirectional Connectivity