1. Drools Flow Persistence with MySQL (jpa, hibernate) stackoverflow.comNeeded steps for implementing Drools Flow Persistence with MySQL. I was following the Drools Flows Documentation on chapter 5.1.3.: Configuring Persistence.(https://hudson.jboss.org/hudson/job/drools/lastSuccessfulBuild/artifact/trunk/target/docs/drools-flow/html_single/index.html#d0e1157 ) Erroo-1: Caused by: bitronix.tm.utils.PropertyException: no writeable property 'URL' in class ... |
2. drools persistence with mysql, can't get process instance stackoverflow.comI'm stumped. I'm trying to implement persistence with Drools-flow, and I'd like to grab the value of a property on a workitem / processinstance, but everytime I try to get the ... |