Weblogic JOLT Connection Pool (BEAWLS_JOLT)
Use this application class to monitor Oracle WebLogic Server requests for Oracle Tuxedo services made through the Jolt interface.
Jolt is a Java-based API in Oracle WebLogic server that communicates with Oracle Tuxedo via its Jolt Service Listener. The Jolt API is embedded within WebLogic and is accessible from a servlet, JHTML, or any other WebLogic application. Because Jolt for WebLogic is an extension to the Jolt Java class library, it can be used in HTTP servlets running in the WebLogic Server. Jolt also uses Java HTTP servlets to provide an interface between HTML browser clients and Oracle Tuxedo services.
Fundamental Jolt object types are:
- Session: A session object represents a physical connection with a Oracle Tuxedo system.
- Session Pool: A session pool contains one or more reusable sessions. Session pools are initialized by the WebLogic server at startup and are configured by properties in the weblogic.properties file.
- SessionPoolManager: The session pool manager creates, administers, removes, and handles directory references for session pools. The session pool manager is registered as a Java naming and directory interface (JNDI) entry so that applications can reference it via a JNDI lookup operation.
Application class attributes
Item | Description |
|---|---|
Active | Yes |
Created by | Discovery |
Parent class | BEALWS_SERVER , BEALWLS_MANAGED |
Child class | N/A |
Attributes (parameters)
The following attribute is available for this monitor type: