[jboss-user] [jBPM] - Re: Configuring JBPM 5 with other databases
Kris Verlaenen
do-not-reply at jboss.com
Mon Jan 3 06:47:04 EST 2011
Kris Verlaenen [http://community.jboss.org/people/KrisVerlaenen] created the discussion
"Re: Configuring JBPM 5 with other databases"
To view the discussion, visit: http://community.jboss.org/message/578127#578127
--------------------------------------------------------------
Yes, the script does not yet allow this kind of simply configuration yet.
You can simply change the persistence.xml configuration file according to your database though, in
https://github.com/krisv/jbpm/blob/master/jbpm-installer/db/persistence.xml https://github.com/krisv/jbpm/blob/master/jbpm-installer/db/persistence.xml
change the dialect
and in
https://github.com/krisv/jbpm/blob/master/jbpm-installer/db/testDS1-ds.xml https://github.com/krisv/jbpm/blob/master/jbpm-installer/db/testDS1-ds.xml
change the url, driver class, username and password
And make sure you put your lib with the driver class in jbpm-installer/db/driver
You'll need to rerun ant install.demo for the changes to take effect.
Any contributions to the script to make this easier are always welcome ;)
Kris
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/578127#578127]
Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110103/036425a0/attachment-0001.html
More information about the jboss-user
mailing list