|
WebLogic Server 7.0 Code Examples, BEA Systems, Inc. | |||||
See:
Description
| Class Summary | |
| TuxedoServerConversationBean | ToupperBean is a stateful SessionBean. |
This example demonstrates the ability of WebLogic Tuxedo Connector to allow Tuxedo to interoperate with a Weblogic Server application using conversations.
simpconv uses the same configuration that is required for convsimp.
convsimp example, you are ready run simpconv.
convsimp example.
convcl client.
convsimp directory
convcl client followed by a space and string of characters.
convcl asdfThe WLS service replys to your Tuxedo client with:
First sends completed normally. Starting recv loop
Returned buffer OK iteration 1.
Second sends completed normally. Starting recv loop
Returned buffer OK iteration 1.
simpconv 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.
For more information about WebLogic Server WebLogic Tuxedo Connector, see:
|
Documentation is available at http://e-docs.bea.com/wls/docs70 |
|||||