Subject: Recommendations for Java XA toolkit to use with Postgresql
Date: Wed, 21 Nov 2007 08:25:53 -0800
I need to run distributed transactions against several PG databases. What do people recommend as far as the overall solution: which transaction manager, container, etc? Jboss, JOTM, BTM, or what? Easy Spring integration preferred.
TIA