Uploaded image for project: 'ODE'
  1. ODE
  2. ODE-302

Use embedded TransactionManager if database mode is EMBEDDED or INTERNAL

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.3.6, 1.4
    • JBI Integration

    Description

      Ode should not use the TransactionManager provided by the JBI container in EMBEDDED and INTERNAL database modes since it creates its own DataSource which are not under the responsibility of the container's TransactionManager. This happened to work with ServiceMix since it uses the same TransactionManager (Geronimo's), but it's not something we can assume in other JBI environments.

      Attachments

        1. ODE302.patch.txt
          3 kB
          Alex Boisvert

        Activity

          People

            vanto Tammo van Lessen
            boisvert Alex Boisvert
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: