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