0 Replies Latest reply on Aug 25, 2005 1:59 PM by barnaby33

    Mutlple databases, do I need to use a distributed transactio

    barnaby33

      A co-worker was suggesting to me that in order to enlist multiple database connections in a single transaction I would need to use a different transaction manager than the default provided with JBOSS. The control of both datasources is from the same JVM, so this didn't make any sense to me. Is there any truth to this? Would I need to use a distributed transaction manager?
      Josh