0 Replies Latest reply on Jan 18, 2011 5:19 AM by sgunda

    JBPM  Transaction Management

    sgunda

      Hi Experts,

       

      1. We integrated jBPM 4.4 framework into our web application using Spring. Our Web application is refering to its own Database using hibernate. And jbPM is

          having its own database. I am getting references to JBPM Services(Execution Service, Repository Service etc) using SPring. I am calling these services     from our web application service beans. I want to execute JBPM service operations and my application service operations in the same transaction. If any exception occures in any of the the services entire transation sould be rolled back. How can I achieve this?. Please help me.

       

       

       

      Thanks in Advance,

      Sampath G