VOOZH about

URL: https://www.javacodegeeks.com/tag/jta

⇱ JTA Archives - Java Code Geeks


  • Enterprise Java👁 java-interview-questions-answers
    Ant KutscheraAugust 19th, 2015
    0 197

    Several Patterns for Binding Non-transactional Resources into JTA Transactions

    I recently published an article about how to bind non-transactional resources like web services / microservices into global distributed transactions…

    Read More »
  • Software Development👁 Image
    Ant KutscheraAugust 16th, 2015
    0 106

    Mysql versions prior to 5.7 do not fully support two phase commit

    While doing some tests for the recently released generic JCA adapter which is capable of binding remote calls to microservices…

    Read More »
  • Enterprise Java👁 Image
    Theodora FragkouliJuly 3rd, 2013
    11 2,445

    Spring JTA multiple resource transactions in Tomcat with Atomikos example

    In this tutorial we shall show you how to implement JTA multiple resource transactions in a Tomcat server, using Atomikos…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Byron KiourtzoglouJune 23rd, 2010
    7 925

    Spring 3 RESTful Web Services

    Spring 3 provides support for RESTful Web services. In this tutorial we will show you how to implement a RESTful…

    Read More »
  • Enterprise Java👁 Image
    Byron KiourtzoglouJune 15th, 2010
    4 482

    Spring 3 HornetQ 2.1 Integration Tutorial

    Utilize the new ultra high performance messaging system from JBoss through Spring framework. HornetQ is an open source project to…

    Read More »
  • Enterprise Java👁 Image
    Byron KiourtzoglouJune 8th, 2010
    1 313

    GWT Spring and Hibernate enter the world of Data Grids

    Maximize Hibernate performance with the power of Infinispan Data Grid. A GWT, Spring, JPA, Hibernate, Infinispan integration tutorial. In this…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Byron KiourtzoglouMay 22nd, 2010
    0 167

    JBoss 4.2.x Spring 3 JPA Hibernate Tutorial Part #2

    We continue our tutorial about Spring 3, Hibernate, JPA and JBoss 4.2.x – 4.3 integration. The last step is to…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Byron KiourtzoglouMay 18th, 2010
    0 481

    JBoss 4.2.x Spring 3 JPA Hibernate Tutorial

    After spending many hours searching the web, trying to find the most efficient way to use Spring, JPA and Hibenate…

    Read More »
Back to top button
Close