0 Replies Latest reply on Dec 29, 2005 12:48 PM by ayca

    How to configure id generator session factory for projects u


      To configure "jbpm.id.generator.configuration" property for projects with managed transactions, it is written that we should use another .properties file for the configuration properties of the database connection that this id generator will use.

      Can you give an example of such a .properties file? What properties of our hibernate.properties file shall we change to have not "same" configurations but different ones? (Because "same" produces error on managed transaction's commit)

      Thanks