4344454647484950
@Test public void testInjection() throws Exception { MyService service = lookup("MyServiceBean/local", MyService.class); service.testEjbContext(); } }