81828384858687888990
@Before public void setUp() throws Exception { JBossCache cache = new JBossCache(); cache.setProviderFactory(getProviderFactory()); cache.start(); addPerRequestResource(MyService.class); }