Mike Altieri [
http://community.jboss.org/people/mcapsu] created the discussion
"Re: jBPM5 and MySQL??"
To view the discussion, visit:
http://community.jboss.org/message/601039#601039
--------------------------------------------------------------
Ok so today I installed mysql 5.5.11 and adjusted the 3 files
hibernate.cfg.xml
persistence.xml
testDS1-ds.xml
I then adjusted the build xml a bit and ran demo.install.mysql ...
this is a new target I added that will pull down the mysql jdbc connector jar
this ran pretty well
I then ran the ant target demo.start.mysql (this is a new target that is the same as
demo.start except no h2 start)
I ran the sample and jbpm console seemed to work ok - but i am getting errors in the
process tab related to no persistence provider...
however when i run the sample processtest.java class and login via krisv I can work on the
self-eval form...
so I think this worked for the most part - I still need to figure out the no persistince
provider error with the process tab - any help there would be appreciated...
I'm not quite sure how to attach the modifed build.xml or other xml files to this post
- but once I figure that out I will attach those as well...
I also at first attempted to install into a different directory than the one i downloaded
the installer to... I modified a few things in the build.xml and build.properties files to
attempt this but was unsuccessful - and didn't bother to chase it for long - has
anyone tried this before successfully?
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/601039#601039]
Start a new discussion in jBPM Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]