This is due to an issue with Geronimo TransactionManager that was
recently fixed. I think this code didn't make it to the Maven
snapshot repo yet, so you'll have to build this module manually (or
skip the integration tests for now):
http://objectstyle.org/cayenne/lists/cayenne-devel/2007/02/0040.html
http://svn.apache.org/repos/asf/geronimo/server/trunk/modules/
geronimo-transaction/
Talking about which, I just opened another issue that prevents in-
container testing of some scenarios, but all the affected tests are
commented out:
https://issues.apache.org/jira/browse/GERONIMO-2809
Andrus
On Feb 7, 2007, at 4:38 PM, Michael Gentry wrote:
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.cayenne.jpa.itest.ch5._5_5_1_JtaEntityManagerTest
Apache OpenEJB 3.0-incubating-SNAPSHOT build: 20070206-12:30
http://incubator.apache.org/openejb
09:22:10,433 WARN [OpenEJB] Cannot find the configuration file
[conf/openejb.xml]. Creating one at
/usr/local/mrg/Projects/eclipse/workspace/Cayenne30/itests/jpa-
chapter5/target/openejb-out/conf/openejb.xml
09:22:11,106 DEBUG [startup] Containers : 5
09:22:11,106 DEBUG [startup] Type Container ID
09:22:11,108 DEBUG [startup] BMP ENTITY Default BMP Container
09:22:11,108 DEBUG [startup] MESSAGE Default MDB Container
09:22:11,108 DEBUG [startup] CMP ENTITY Default CMP Container
09:22:11,109 DEBUG [startup] STATEFUL Default Stateful Container
09:22:11,109 DEBUG [startup] STATELESS Default Stateless
Container
09:22:11,109 DEBUG [startup] Deployments : 0
09:22:11,109 DEBUG [startup] SecurityService :
org.apache.openejb.ri.sp.PseudoSecurityService
09:22:11,109 DEBUG [startup] TransactionManager:
org.apache.geronimo.transaction.manager.GeronimoTransactionManager
09:22:11,109 INFO [startup] OpenEJB ready.
OpenEJB ready.
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.392
sec <<< FAILURE!