Have you set up JTA in hibernate.cfg.xml of jbpm ?
mine looks like:
<!-- JTA transaction properties (begin) -->
| <property
name="hibernate.transaction.factory_class">org.hibernate.transaction.JTATransactionFactory</property>
| <property
name="hibernate.transaction.manager_lookup_class">org.hibernate.transaction.JBossTransactionManagerLookup</property>
|
alex
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4104167#4104167
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4104167
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user