Package examples.wtc
The examples in this package show how to use the WebLogic Tuxedo Connector to interoperate between WebLogic Server and Tuxedo.
WTC Examples Summary
simpapp Extends the Tuxedo simpapp example to run over domains so that the clients for the TOUPPER service run on Tuxedo and WebLogic Server. simpserv Adds a service to the simpapp application called TOLOWER which is implemented by an EJB in WebLogic Server. qsample Extends the Tuxedo qsample example to run over domains so clients enqueue to the STRING queue in Tuxedo /Q from Tuxedo or WLS. simpFML32 This example demonstrates the ability of WebLogic Tuxedo Connector to allow WebLogic Server to interoperate with Tuxedo using FML32 buffers. simpappcns This example demonstrates the ability of WebLogic Tuxedo Connector to enable objects (such as EJBs or RMI objects) to invoke upon CORBA objects deployed in Tuxedo using a CORBA Java API. convsimp This example demonstrates the ability of WebLogic Tuxedo Connector to allow WebLogic Server to interoperate with Tuxedo using conversations. simpconv This example demonstrates the ability of WebLogic Tuxedo Connector to allow Tuxedo to interoperate with a Weblogic Server application using conversations. simpview This example demonstrates the ability of WTC to allow WLS to interoperate with Tuxedo using Views. tBridge This example demonstrates the ability of WebLogic Tuxedo Connector tBridge to provide a communication bridge between JMS and Tuxedo. Package wtc Description
The examples in this package show how to develop applications for the WebLogic Tuxedo Connector that interoperate between WebLogic Server and Tuxedo.
Detailed procedures for building, configuring, and running each example are provided as part of the documentation accompanying each example. We suggest that you build, run, and inspect the source code for these examples.