[jboss-dev-forums] [Design of JBoss jBPM] - Can't deploy processdefinition from GPD into jBPM 3.2 - tran

jeffdelong do-not-reply at jboss.com
Wed Jan 17 13:42:02 EST 2007


I have jbpm-enterprise deployed into jboss-4.0.5.GA. When I try to deploy a processdefinition from the jbpm examples directory, I get an exception:

org.hibernate.HibernateException: Unable to locate current JTA transaction

What transaction behavior is the console expecting? The hibernate.cfg.xml file in the web-inf/classes directory has the transaction-related properties commented out.

How does the console application configure itself for enterprise vs non-enterprise deployment with regard to transaction behavior? In the enterprise case, transactions should be managed by the container (and set to false in jbpm.cfg.xml isTransactionEnabled), and in the non-enterprise case, jbpm transaction must be enabled.

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

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



More information about the jboss-dev-forums mailing list