for (int i=0; i<policies.length; i++)
{
policies[i].destroy();
}
Servant servant = new RepositoryPOATie( this );
ifrPOA.activate_object_with_id("IfR".getBytes(), servant);
Repository myRef =
RepositoryHelper.narrow(
ifrPOA.servant_to_reference( servant ) );