// with Cos Naming that can be used from within the CORBA code
//to get hold of ServerGroupManager
// the remote object then can give the client info about all the cluster
//instances.
_logger.fine("initializing iGIS");
new InitialGroupInfoService(orb);
_logger.fine("binding name INITIAL_GIS...");
}
// Initialize Transaction Service
PEORBConfigurator.initTransactionService(
"com.sun.jts.CosTransactions.DefaultTransactionService", jtsProperties );