[jboss-user] [JBoss jBPM] - Re: Fork/Join Problem

jbarrez do-not-reply at jboss.com
Fri May 29 03:48:06 EDT 2009


You configure jBPM to handle the transactions:

<field name="isTransactionEnabled"><true/></field>

but you comment out

 <!-- configuration property used by persistence service impl org.jbpm.persistence.db.DbPersistenceSer
  | viceFactory 
  |   <string name="resource.hibernate.cfg.xml" value="hibernate.cfg.xml" />
  |   -->

(check the comment). So my wild guess is that you need a hibernate config to make it work.



View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4234038#4234038

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4234038



More information about the jboss-user mailing list