11 Joint Client/Servers
This chapter describes programming requirements for CORBA joint client/servers and the C++ OracleWrapper Callbacks API.
Note:
The Oracle Tuxedo CORBA Java client and Oracle Tuxedo CORBA Java client ORB were deprecated in Tuxedo 8.1 and are no longer supported in Tuxedo 9.x. All Oracle Tuxedo CORBA Java client and Oracle Tuxedo CORBA Java client ORB text references, associated code samples, etc. should only be used:- to help implement/run third party Java ORB libraries, and
- for programmer reference only.
Technical support for third party CORBA Java ORBs should be provided by their respective vendors. Oracle Tuxedo does not provide any technical support or documentation for third party CORBA Java ORBs.
This topic includes the following sections:
- Introduction. This section describes:
- Main Program and Server Initialization
- Servants
- Servant Inheritance from Skeletons
- Callback Object Models Supported
- Configuring Servers to Call Remote Joint Client/Server Objects
- Preparing Callback Objects Using CORBA (C++ Joint Client/Servers Only)
- Preparing Callback Objects Using OracleWrapper Callbacks
- C++ OracleWrapper Callbacks Interface API