4.6.4 INS Initialization Operations

To use the INS bootstrapping mechanism, applications programmers must observe the following requirements:

  • Oracle Tuxedo CORBA IIOP clients that want to use the INS initial reference mechanism must now call ORB::resolve_initial_references function, instead of the Tobj_Bootstrap::resolve_initial_references function. For a syntactical description of ORB::resolve_initial_references, see “CORBA::ORB::resolve_initial_references”.

    Note:

    The Tobj_Bootstrap API is still supported and its behavior has not changed.
  • Oracle Tuxedo CORBA IIOP clients using the INS initial reference mechanism should use the ORB::list_initial_services function instead of the Tobj_Bootstrap::list_initial_services function. For a syntactical description of ORB::list_initial_services, see “CORBA::ORB::list_initial_services”.