|
WebLogic Server 7.0 Code Examples, BEA Systems, Inc. | |||||
See:
Description
| Class Summary | |
| TolowerBean | ToupperBean is a stateful SessionBean. |
This example demonstrates the ability of WTC to allow Tuxedo to interoperate with a WLS application.
A service called Tolower is implemented by an EJB in WLS. The client for the tolower service runs on Tuxedo.
simpserv uses the same configuration that is required for simpapp.
simpapp example, you are ready run simpserv.
simpapp example.
simpapp directory
tolower client followed by a space and string of characters.
tolower ALLSMALLThe WLS service replys to your Tuxedo client with:
Returned string is: allsmall
simpserv example, use the WTC tracing feature. Add the TraceLevel attribute to your startWebLogic script.
-Dweblogic.wtc.TraceLevel=20000A TraceLevel of 20000 traces all of the calls to the Tuxedo object in the client.
You are ready to run the qsample example.
For more information about WebLogic Server WebLogic Tuxedo Connector, see:
|
Documentation is available at http://e-docs.bea.com/wls/docs70 |
|||||