throw new IllegalStateException("Cannot find endpoint with name " + uniqueName);
}
rebindConnectionFactory(initialContext, endpoint.getJNDIBindings(), del);
endpoint.updateClusteredClients(delArr, failoverMap);
}
}
catch (Exception e)
{
log.error("Failed to rebind connection factory", e);