group.addHolder (receiver);
// Use the local copy of the client connection to avoid trouble
// with something else affecting the real connections[currentConnection].
connectionToUse.sendRequest(ros, receiver, ros.requestId(), true);
getParsedIOR ().markLastUsedProfile ();
}
}
catch ( org.omg.CORBA.SystemException cfe )
{