0 Replies Latest reply on Sep 20, 2012 9:52 AM by tsnyman

    Using Jbpm5 with existing Spring Hibernate architecture

    tsnyman

      We are busy migrating our business process workflow from JBPM3 in our existing application that is based on Spring/Hibernate/Struts - actually an Appfuse based app. Appfuse previously had support for JBPM3 that could handle persistence and transaction management. It seems JPBM5 uses different transaction management and persistence and we are having problems getting to grips on how to deal with this. The application is running on a tomcat server not JBoss and we have a seperate schema in Mysql for the JBPM5 tables.

       

      Anybody with a similar situation and solution ?

       

      Travers