openejb uses the geronimo transaction manager, which does not depend on any other geronimo pieces. For instance, Aries does too.
david jencks On May 8, 2011, at 12:04 PM, Mark Struberg wrote: > humm, so this is depending on a geronimo part? > > What parts will get packaged in tomee? > Is there a way to only build the parts I need for TomEE? > Imo this should all be self contained, isn't? > > > txs and LieGrue, > strub > > --- On Sun, 5/8/11, David Jencks <[email protected]> wrote: > >> From: David Jencks <[email protected]> >> Subject: Re: unit test failure while building openejb3 >> To: [email protected] >> Date: Sunday, May 8, 2011, 6:16 PM >> 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 >>> >> >>
