super(name);
return JBossTestCase.getDeploySetup(ClientInterceptorTestCase.class, "clientinterceptor-test.jar");
StatelessRemote remote = (StatelessRemote)getInitialContext().lookup("StatelessBean/remote"); remote.test();