352353354355356357358
if (ejbRef != null) { return ejbRef; } // there is more then one ejb with the specifiec name throw new AmbiguousEJBRefException(ejbLink); }