return;
}
//if (ri.operation().equals("_is_a")) return;
//if (ri.operation().equals("_non_existent")) return;
org.omg.CORBA.ORB orb = ri.orb();
// see if target requires protected requests by looking into the IOR
CompoundSecMechList csmList = null;
try
{