Results 1 to 2 of 2

Thread: How to set up JtaTransactionManager for spring batch

  1. #1
    Join Date
    Jul 2008
    Posts
    7

    Default How to set up JtaTransactionManager for spring batch

    I would lik to know how to set up a JtaTransactionManager with 2 datasources for stand alone application with spring framework such as spring batch ? Could anybody tell me?

    P.S. I asked the same question at the spring batch form, but they told me to come here...

  2. #2
    Join Date
    Jul 2008
    Posts
    7

    Default

    OK, Our project need such a batch job that copy some datas from DB1 to DB2 and than delete those copied datas from DB1

Posting Permissions

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