3 Replies Latest reply on Jun 21, 2011 8:20 AM by marklittle

    distributed transaction : without jee container

    tma0si3

      Hello All,

       

      We need to create a simple Spring Batch based Java Service which can update two Oracle databases.

      Java Service will need to manage transaction across two oracle data bases. Pls could you share how this can be done

      withour Java EE container ?

      I know that JTA is built distributed transactions and JTA implemention provided by java EE containers . How , distributed transaction

      can be handled without Java EE containers ?

       

      Thanks , Santosh