1. Jetty datasource with Atomikos UserTransaction stackoverflow.comI have two datasources in my Web application (principalDB and backupDB) on two Postgresql DBs, and a web container managed transaction manager (with Atomikos) for them. Spring FW and Hibernate are ... |