Springsource also provides/is working on their own tomcat based XA TM. Perhaps you'd like to check that out. (http://forum.springsource.org/showthread.php?76843-JTA-for-Tc-Server&p=258383#post258383)
Otherwise there is only JOTM left. Neo4j can integrate with those TM. See also these blog posts by our team member Chris Gioran: http://digitalstain.blogspot.com/2010/11/using-jotm-as-transactionmanager-in.html http://digitalstain.blogspot.com/2011/02/springy-ouside-graphy-inside.html http://digitalstain.blogspot.com/2010/11/neo4j-internals-transactions-part-3-as.html Internally it uses also 2PC with the nioneo store and lucene. Cheers Michael Am 16.07.2011 um 01:37 schrieb etc3: > We plan on using neo4j as the database for our website, which will run on > Tomcat. Also, we'll be using ActiveMQ for sending messages within neo4j > transactions, so that leaves the question of what to use for the transaction > manager. Atomikos, JBossTM comes to mind, are we missing anything obvious? > Does neo4j provide anything out-of-box for transactions management? > > > > Thanks > > Jaf > > _______________________________________________ > Neo4j mailing list > [email protected] > https://lists.neo4j.org/mailman/listinfo/user _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

