[jboss-user] [jBPM] New message: "Re: JBPM won't save data in the database"

Ronald van Kuijk do-not-reply at jboss.com
Thu Jan 7 11:52:43 EST 2010


User development,

A new message was posted in the thread "JBPM won't save data in the database":

http://community.jboss.org/message/518792#518792

Author  : Ronald van Kuijk
Profile : http://community.jboss.org/people/kukeltje

Message:
--------------------------------------------------------------
Oh, switchin to InnoDB was surely not going to solve this.
 
If nothing is saved, there probably is no commit. Setting auto-commit  to true only helps if the rest of your db config does not overrules this. If you use JTA and the datasource participates in a running transaction that is never committed, you will never see data in the database.

--------------------------------------------------------------

To reply to this message visit the message page: http://community.jboss.org/message/518792#518792




More information about the jboss-user mailing list