[jboss-user] [JBoss jBPM] - Re: Couldn't find process definition

estaub do-not-reply at jboss.com
Fri Jul 27 11:35:17 EDT 2007


I would guess that you can't access ANYTHING in the database via JBPM.  Is that possibly true?  

If so, it looks like some kind of transaction configuration problem, probably in hibernate.cfg.xml.

I'm guessing from the error messages that you're using JTA.  Just as a test, you might want to fall back to JDBC transactions and see if the problem goes away.  If it does, then I'd look at what other resources are participating in the transaction.

If you haven't already, be sure to research "Could not enlist in transaction on entering meta-aware object!".  Sounds like U.S. Army recruitment problems getting folks to go to Iraq... ;-)

-Ed Staub

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

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



More information about the jboss-user mailing list