0 Replies Latest reply on Dec 23, 2005 6:00 PM by funkypiston

    Jbpm config strategy

    funkypiston

      Greetings ! I have a dumb design question.

      Environment: Spring - Hibernate - JBPM

      Im persisiting the process definitions in the same database as my application tables are. In doing so, I was wondering if I have to configure two transaction managers and two session factories to be used for persisiting my app data and the jbpm process defs. In other words, how would one go about configuring such scenarios where the end database schema is one and the same for both my application as well jbpm process defs.

      Happy holidays.