0 Replies Latest reply on Nov 26, 2011 1:56 AM by 87863823

    How can I integrate jbpm's transaction with spring's?

    87863823

      I integrate jbpm with spring. And then I can't manage the jbpm's transaction. I use org.springframework.transaction.jta.JtaTransactionManager to manage my spring transaction. How can I use JtaTransaction to manage jbpm. I try many times, but failed. Could anyone tell me how to do it?  The jbpm document hasn't introduce the detail about the integration. Where to find the material?