Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xa

JBOSS: Thread freezing on Oracle XA Transaction using Atomikos

java spring jboss xa atomikos

Is it safe to set Hibernate after_transaction as a JTA connection release mode when using Bitronix Transcation Manager?

An illegal attempt to commit a one phase capable resource with existing two phase capable resources

Atomikos: exception when transaction contains more than one persist

mysql jpa jta xa atomikos

Wildfly 10 failing to load MySQL XA driver on startup

java mysql sql jboss xa

Atomikos transaction logs com.atomikos.icatch.enable_logging=false

JDBC driver does not support XA issue

java jdbc transactions soa xa

XA/JTA transaction: JMS message arrives before DB changes are visible

Prepared transactions with Postgres 8.4.3 on CentOS

postgresql xa atomikos

AMQP, SQL Server and XA

amqp xa

Never ending periodic recovery of heuristic participants

oracle wildfly ibm-mq xa

Spring Batch Reader's cursor closed early in JTA transaction managed step

java jdbc spring-batch jta xa

Is it possible to have two MSSQL persistence units in a transaction without XA?

MessageConsumer/MessageProducer vs QueueSender/QueueReceiver

java jms xa

Real difference between one-phase and two-phase (XA) commit

What is the 'best' way to do distributed transactions across multiple databases using Spring and Hibernate

What is a "distributed transaction"?