Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jta

What is the correct meaning of Local transaction running inside a Global one?

java jdbc ejb websphere jta

Configuring a XA datasource to mysql 8 DB with spring-boot and bitronix JTA manager fails with SqlException XAERR_RMERR

java.lang.StackOverflowError error when using Spring Batch with JtaTransactionManager

UnexpectedRollbackException - JTA transaction unexpectedly rolled back

Spring boot @Cacheable not working as expected with @Transactional

Atomikos, Tomcat, JTA java.lang.ClassCastException

tomcat jms jta xa atomikos

Why different persistence units with separated data sources query the same data source?

java jakarta-ee jpa cdi jta

Configuring EJB on JBoss AS 7 using JTA datasources: every statement is commited

Exception: Must start with Java agent to use InstrumentationLoadTimeWeaver. See Spring documentation

java spring eclipselink jta

JTA transaction timeout exception - weblogic 10.X

Spring/JTA/JPA DAO integration test doesn't rollback?

spring jpa testing jta atomikos

Nested Transaction and EJBContext's setRollbackOnly()

Spring, Hibernate transactions. Joining a transaction in Thread B created in A. Possible?