Hi,
I've juste downloaded and installed JBPM starters kit 3.1.2.
What I'd like to do is replace the default hsqldb persistence system by a MySQL 
db. So, following the instructions, I've made a jbpmtest db and created a jbpm 
user with full privileges.
I have then successfully generated SQL scripts for a MySQL.
Now I would like to run the test suite and this is where I have a problem.
The ant script for the test suite seems to require a c3p0 library but this 
library is not present in the folder jbpm/lib/hibernate whereas is was there in 
starters kit 3.0.3.
What I dit is copy the c3p0-0.8.5.2.jar from 3.0.3 into 3.1.2 and ran the test 
suite again but it ends up with and InterruptedException.
Does the 3.1.2 test suite really depend on c3p0? Do other parts of JBPM also 
depend on it? How can I properly run the test suite?
Thanx for any comment.
DgUtil

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3959851
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to