88899091929394
public void setUp() throws Exception { activator = new TransactionManagerWrapper(); activator.start(); TransactionManager tm = activator.getTransactionManager(); helper = new TransactionManagerHelper(tm); }