414415416417418419420421422423424
/* */ throws RemoteException /* */ { /* */ try /* */ { /* 550 */ EntityBean eb = (EntityBean)ctx.getInstance(); /* 551 */ eb.ejbStore(); /* */ } /* */ catch (Exception e) /* */ { /* 555 */ throwRemoteException(e); /* */ }