I am evaluating JBPM for a new project, and followed the instructions for using a MySQL database. Both install.demo and start.demo execute without error. However, it does not appear that anything is deployed to wirefly. The URL for the jbpm demo returns 404. I can log into http://localhost:8080 but nothing appears deployed and no users created.
I did notice that it downloaded an older version of the MySQL connector jar. And placed it in the directory with the new version I had downloaded (why?).
I'm looking at the issue, but I was curious to know if anyone else had problems following the MySQL portion of the demo install?