To adapt IBM® Rational® Rhapsody® to an ORB other than TAO, you must modify the ORB adapter layer. This layer includes the following:
The format of compiled IDL file names varies with the IDL compiler in use. For example, Iona adds an "S" to the name of a server component in generated files (for example, an IDL file named y.idl is compiled into C++ files named yS.hh and yS.cpp), whereas other ORB vendors use different conventions. CORBA properties ensure that the correct filename formats are generated in the makefile for a particular CORBA environment.
This section describes the set of properties that support the Rational Rhapsody and CORBA workflow and specifically, the property set used to record the differences between various ORB solutions.