0 Replies Latest reply on Dec 20, 2005 3:09 AM by ayca

    Persistence problem

      I configure jbpm to apply no transactions with the property

      jbpm.apply.transactions = no
      since I already have transaction management myself.

      But sometimes in the HibernateSession.close() while flushing I get PersistenceException "jbpm couldn't close hibernate session".

      What shall I do ?

      Thanks