8 Replies Latest reply on May 16, 2006 6:56 AM by galbelli

    Different SessionFactory for JBPM and Application - same tra

    galbelli

      Can sessions from different SessionFactories participate in the same transaction assuming they can use the same database connection?

      We would like to keep the JBPM hibernate configuration separate from our own hibernate configuration but have sessions from the respective SessionFactories participate in the same transaction.