4243444546474849505152
} public M1Interface lookupRemote() throws NamingException { M1Interface facade; Context ctx; if(cache == null) { ctx = getInitialContext(); Object proxy = ctx.lookup(FACADE);