6263646566676869707172
protected void setUp() throws Exception { super.setUp(); CMPFindTestSessionHome home = (CMPFindTestSessionHome)getInitialContext().lookup("CMPFindTestSession"); rem = home.create(); rem.createTestData(); }