109110111112113114115116117118119
{ throw new EJBException(e); } RunAsServiceRemote bean = getBean(); bean.runAsMethod(info); } public void groupMemberMethod(CallerInfo info) throws RemoteException { Principal caller = context.getCallerPrincipal();