I think this problem could be a result of the JBPM-Hibernate combination which you use. By default the DB Persistence service being used by JBPMContext should start a transaction, in this case probably the same is not happening...
check jbpmconfig.xml file within the jbpm identity jar file... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4149726#4149726 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4149726 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
