Server --> Services --> Jolt
Overview
Jolt is a Java-based client API that manages requests to BEA Tuxedo services via a Jolt Service Listener (JSL) running on the Tuxedo server. The Jolt API is embedded within the WebLogic API, and is accessible from a servlet or any other BEA WebLogic application. The Jolt Java client class library can be used in HTTP servlets running in WebLogic Server and provides an interface between HTML browser clients and BEA Tuxedo services.
Jolt connection pools allow you to connect WebLogic Server clients to BEA Tuxedo domains. The server creates the Jolt connection pools at startup and assigns connections to WebLogic Server clients as needed.
When one or more Jolt connection pools are configured, this Jolt page displays key information about each of them.
Tasks
Create a Jolt Startup & Shutdown Class
Monitor Active Instances of a Jolt Connection Pool
Related Topics
Configuring Jolt for WebLogic Server