Products | Versions |
---|---|
TIBCO Adapter for CORBA | - |
Not Applicable | - |
Resolution:
TIBCO Adapter(TM) for CORBA (CORBA Adapter) bundles two sets of examples –
I. Basic Examples
The basic examples are located in the examples/Basic directory of the adapter installation. The basic tests demonstrate the request-reply communication between the adapter, and the server application written using the TIBCO Adapter(TM) SDK. These basic tests use the ActiveEnterprise wire format.
II. Business Examples
The business examples explain how to perform the sync, insert-update, delete, and get
Operations on the business objects in the pre configured business scenarios.
The following is the pre-requisite software stack to run the CORBA Adapter examples:-
1. TIBCO RuntimeAgent (TRA) with Adapter SDK
2. CORBA Adapter
3. TIBCO Business Works
4. TIBCO Rendezvous
5. TIBCO Enterprise Message Service
6. CORBA ORB for C++ - Please see the CORBA Adapter readme for the supported ORBs
7. CORBA ORB for JAVA – This is required to compile the CORBA Client/Server program, which is provided in JAVA.
Please note that from TRA v5.5.0, the SDK Header files has been removed from the TRA installation. Therefore, with TRA v5.5.0 and above, we would require the TIBCO Adapter SDK to compile the CORBA Adapter Basic Example.