656667686970717273
ProducerConfig.close(remote); } // Try out local producers by interfacing with Session bean Tester tester = (Tester) ctx.lookup("TesterBean/remote"); tester.testLocal(); tester.testXA(); }