That was actually my original setup:
<Resource id="TestDSXA1" type="DataSource">
DataSourceCreator dbcp
JdbcDriver org.postgresql.xa.PGXADataSource
JdbcUrl
jdbc:postgresql://localhost:5432/test?user=postgres&password=pass
JtaManaged true
</Resource>
...But doesn't work either. -- View this message in context: http://openejb.979440.n4.nabble.com/Postgres-XA-transaction-rollback-tp4666429p4666436.html Sent from the OpenEJB User mailing list archive at Nabble.com.
