try { Context obj = (Context)childCtx.lookup("grandChild"); String fullname = obj.getNameInNamespace(); } catch (NamingException e) { }
try { Context obj = (Context)childCtx.lookup("grandChild"); String fullname = obj.getNameInNamespace(); } catch (NamingException e) { }