You might try building the appropriate geronimo tm locally. I think there were some related changes recently and maybe this component didn't get pushed properly?
david jencks On May 8, 2011, at 3:39 AM, Mark Struberg wrote: > Hi folks! > > I have not compiled openejb for a looong time, but like to build all the > stuff so I can run the JCDI TCK tests from within openwebbeans. > I got the following test failure while compiling openejb3 trunk. > > Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.924 sec <<< > FAILURE! > test(org.apache.openejb.transaction.TransactionRollbackCauseTest) Time > elapsed: 0.893 sec <<< FAILURE! > junit.framework.AssertionFailedError: null > at junit.framework.Assert.fail(Assert.java:47) > at junit.framework.Assert.assertTrue(Assert.java:20) > at junit.framework.Assert.assertTrue(Assert.java:27) > at > org.apache.openejb.transaction.TransactionRollbackCauseTest.test(TransactionRollbackCauseTest.java:63) > > > bet it's something trivial ;) > > I have a new mbp, so I might miss something on this new platform as well... > > txs and LieGrue, > strub >
