Results 1 to 3 of 3

Thread: how to use spring jta

  1. #1

    Default how to use spring jta

    Have any Spring jta sample code? I want to update 2 database?

  2. #2
    Join Date
    Aug 2004
    Location
    Melbourne, Australia
    Posts
    1,104

    Default

    Take a look at the JPetStore sample which can work with local JDBC transactions or JTA.

  3. #3
    Join Date
    Jan 2005
    Location
    Bucharest, Romania
    Posts
    5,403

    Default

    You will find a lot of threads on JTA in the forums also. there is at least one example with JTA (jms and jdbc) on the wiki and I assume you can find some more information using springhub.com.
    Costin Leau
    SpringSource - http://www.SpringSource.com- Spring Training, Consulting, and Support - "From the Source"
    http://twitter.com/costinl
    Please use [ c o d e ] [ / c o d e ] tags

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •