public FastHashtable<String, Object> getEnvironment() throws NamingException {
   return rootContext.getEnvironment();
 }