Hello, The database connection times out after about 12 hours and JackRabbit tries to reconnect but is using a normal java.sql.Connection and is trying to rollback the transaction. After reading through some documentation I think that JackRabbit should be using a XAConnection and I was wondering how I configure the persistence manager to ensure this?
Thanks in advance. M -- View this message in context: http://www.nabble.com/How-to-ensure-XAConnection-to-stop-rollback-in-managed-transactions--tp25237565p25237565.html Sent from the Jackrabbit - Dev mailing list archive at Nabble.com.