About this task
Use
the following
properties to control
the initialization of the ORB:
- CORBA::TAO::InitialInstance to
specify any additional initial instance routines required by the ORB.
This code template is generated for each instance of
a specific class (implementing one or more CORBA interfaces).
- CORBA::TAO::InitializeORB to specify
the ORB initialization routines. In most cases, this routine is the
first executable command in the main function of
the CORBA server.