jbpm « Transaction « Spring Q&A





1. jBPM + Spring transactions sharing and scope    stackoverflow.com

I've inherited an app using jBPM and Spring and am trying to figure out if it is configured the way it should be. First question: Does jBPM span a single JTA (JDBC ...

2. Can .hbm files be used in a JPA application with Hibernate as JPA provider?    stackoverflow.com

I'd like to replace custom BPM implementation with Activiti or jBPM-5 in a product which uses Hibernate (No JPA) with Spring for persistent layer implementation. Unfortunately, both Activiti and jBPM5 require ...

3. jBPM and Spring transactions    forum.springsource.org

I've been trying to get jBPM to work with Spring-managed transactions. I posted a detailed reply to message that's probably not in the right forum, since this is specifically an issue ...

4. JPA(hibernate) and jBPM(hibernate) without JTA    forum.springsource.org

it is possible to use both them localy (without JTA)? JpaTransacionManager can expose JDBC connection but jBPM/HibernateTemplate does not pick it up....... HibernateTM can bind Hibernate Session but JPATemplate does not ...

5. Spring + jBPM transaction configuration problem    forum.springsource.org

Jun 27th, 2007, 05:27 AM #1 dabster2000 View Profile View Forum Posts Private Message Junior Member Join Date Jun 2007 Posts 1 Spring + jBPM transaction configuration problem I get the ...