292293294295296297298299300301302
if (slash > 0) { partialCorbaLoc = corbaLoc.substring(0, slash+1); } ServerObject svr = ServerObjectHelper.narrow(objRef); // notfy TAO ImR that we are running this.imrLocator.server_is_running (theName, partialCorbaLoc, svr);