POA traderPOA = poa.create_POA("Trader-POA",
poa.the_POAManager(),
policies);
// retrieve the database objects
OfferDatabase offerDb = dbMgr.getOfferDatabase();
TypeDatabase typeDb = dbMgr.getTypeDatabase();
// create the service type repository implementation
RepositoryImpl typeRepos = new RepositoryImpl(typeDb, intRep);
//typeRepos._this_object( orb );