Table of Contents
- List of Examples
- List of Figures
- List of Tables
- Title and Copyright Information
- Preface
- 1 Introducing Oracle Jolt
- 2 Bulk Loading Oracle Tuxedo Services
-
3
Configuring the Oracle Jolt System
- 3.1 Quick Configuration
- 3.2 Jolt Background Information
- 3.3 Jolt Relay
- 3.4 Jolt Relay Adapter
- 3.5 Oracle Tuxedo Service Metadata Repository
- 3.6 Event Subscription
- 3.7 Oracle Tuxedo Background Information
- 3.8 Sample Applications in Oracle Jolt Online Resources
-
4
Using the Jolt Class Library
- 4.1 Class Library Functionality Overview
- 4.2 Jolt Object Relationships
- 4.3 Jolt Class Library Walkthrough
- 4.4 Using Oracle Tuxedo Buffer Types with Jolt
- 4.5 Multithreaded Applications
- 4.6 Event Subscription and Notifications
- 4.7 Clearing Parameter Values
- 4.8 Reusing Objects
- 4.9 Deploying and Localizing Jolt Applets
- 4.10 Using SSL
-
5
Using JoltBeans
- 5.1 Overview of Jolt Beans
- 5.2 Basic Steps for Using JoltBeans
- 5.3 JavaBeans Events and Oracle Tuxedo Events
- 5.4 How JoltBeans Use JavaBeans Events
- 5.5 The JoltBeans Toolkit
- 5.6 Jolt-Aware GUI Beans
- 5.7 Using the Property List and the Property Editor to Modify the JoltBeans Properties
-
5.8
JoltBeans Class Library Walkthrough
- 5.8.1 Building the Sample Form
-
5.8.2
Wiring the JoltBeans Together
- 5.8.2.1 Step 1: Wire the JoltSessionBean Logon
- 5.8.2.2 Step 2: Wire JoltSessionBean to JoltServiceBean Using PropertyChange
- 5.8.2.3 Step 3: Wire the accountID JoltTextField as Input to the JoltServiceBean Using JoltInputEvent
- 5.8.2.4 Step 4: Wire Button to JoltServiceBean Using JoltAction
- 5.8.2.5 Step 5: Wire JoltServiceBean to the Balance JoltTextField Using JoltOutputEvent
- 5.8.2.6 Step 6: Wire the JoltSessionBean Logoff
- 5.8.2.7 Step 7: Compile the Applet
- 5.8.2.8 Running the Sample Application
- 5.9 Using the Oracle Tuxedo Service Metadata Repository and Setting the Property Values
- 5.10 JoltBeans Programming Tasks
- 6 Using Servlet Connectivity for Oracle Tuxedo
- 7 Migrating from Jolt Repository to Oracle Tuxedo Service Metadata Repository
- A Oracle Jolt Exceptions