I want to implement one of the former Transaction Manager. However, since I am still in the concept phase I would like to try all of these Transaction Manager. My criterias for the final choice are th
I\'m using Spring with hibernate, atomikos and infinispan on jetty. After annotating any entity as @Cache(usage = CacheConcurrencyStrategy.TRANSACTIONAL) following error appears
I was trying to implement Atomikos Transaction Manager in my code which is JPA on top of Hiberate. I\'m getting this error. Any help highly appreciated.:
The situation is we want to use XA transactions to coordinate activity between ActiveMQ and Hibernate (Sql Server 2008).
hello i\'m porting a wbsphere application to tomcat, i have to work on two database on the same server and i\'ve integrated tomcat with atomikos transactionessential. This is my first project with jta
I\'m using Atomikos essential transactions as my TM in my J2SE application. I have the following code:
I\'m trying to use EHCache\'s transactional abilities together with Atomikos and Apache Tomcat (for usage with JMS and Hibernate but that\'s just to assure the sceptics I really need JTA).
I\'m running a J2SE application that uses Atomikos which dumps it\'s numerous log files to the current directory.I\'d like to move the location of these files to \"/tmp\", but I cannot locate a config
My DAO integration tests are failing because entities created during the tests are still in the database at the start of the next test.The exact same behavior is seen from both MySQL 5 and H2.
When Atomikos is configured via Spring, a jta.properties or transactions.properties file is not needed.Nonetheless, Atomikos starts up with the follow messages printed to stderr: