2.4.1 Step 1: The CORBA Server Application Is Initialized

The system administrator enters the tmboot command on a machine in the Oracle Tuxedo domain to start the Oracle Tuxedo CORBA server application. The TP Framework invokes the initialize() operation in the Server object to initialize the server application.

Figure 2-5 CORBA Server Application

Describes the CORBA Server Application diagram.

During the initialization process, the Server object does the following:

  1. Uses the Bootstrap object or INS to obtain a reference to the FactoryFinder object.
  2. Typically registers any factories with the FactoryFinder object.
  3. Optionally gets an object reference to the ORB.
  4. Performs any process-wide initialization.