User development,

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

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

Author  : Alexandre FILLATRE
Profile : http://community.jboss.org/people/Aldebaranl2

Message:
--------------------------------------------------------------
Thanks.
 
I figured out the solution a few minutes before you replied to me. Thanks for 
that anyway, I appreciate the help.
 
In order to solve the problem, I had to remove the auto-commit as well as 
remove the following line (see my previous post for full code)
          // Loads the environment
          ((EnvironmentFactory)processEngine).openEnvironment();
 
as it seems to be done automatically while deploying defintions.
 
Have a good day.

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

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


_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to