String url = "http://localhost:8080/ejb/houses/Gryffindor"; HessianHandle handle = new HessianHandle(url); test.RemoteBean bean = (test.RemoteBean) handle.getEJBObject();