6 Replies Latest reply on Oct 13, 2008 6:38 AM by jbarrez

    endTransaction never called in DBPersistenceService

    oravecz

      As I'm trying to root out what appears to be transaction troubles, I can't seem to see where the endTransaction() method is called in the class org.jbpm.persistence.db.DbPersistenceService. It seems important as this is where the transaction is committed and data is flushed to the database.

      Is this an oversight, or is this work handled elsewhere?