transport_manager = new TransportManager();
transport_manager.configure(configuration);
giop_connection_manager = new GIOPConnectionManager();
giop_connection_manager.configure(configuration);
clientConnectionManager = new ClientConnectionManager(this,
transport_manager,