Java Lookup October 6, 2018 Evert Wagenaar Leave a comment try { Object obj = ctx.lookup("Sample"); } catch (NamingException e) { }