Getting Started with the Tuxedo Control Samples
The Tuxedo Control includes various samples and sample code to assist you in understanding and developing control extensions to access the Tuxedo services for your business needs.
Be sure to explore the contents of the samples files in the <BEA_HOME>/weblogic81/samples/partners/Tuxedo directory for specific samples. The Tuxedo directory contains three subdirectories: setup, TuxSampleApp, and TuxSampleCode.
- The setup directory has a subdirectory for each Tuxedo sample application, for example, setup/bankapp and setup/simpapp. Each application subdirectory contains a README file explaining how to set up the Tuxedo sample application to communicate with WebLogic Server and how to use the control sample for that application. The directory also contains a DMCONFIG file, a replacement UBBCONFIG file, and possibly other files for use or editing with the samples.
- The TuxSampleApp directory contains a full WebLogic Workshop application with several Web projects that demonstrate the use of the Tuxedo Control with different types of Tuxedo services and different types of Tuxedo data buffers.
- The TuxSampleCode directory contains several subdirectories, each containing sample files to use for creating different types of WebLogic Workshop applications that communicate with Tuxedo.
The following topics explain how to get started with the Tuxedo Control and cover simpapp and bankapp samples.
Note: Other samples and sample code are available for assistance but not documented.
Topics Included in This Section
Related Topics