[jboss-user] [jBPM] - Re: JBPM5 integration with oracle

Kris Verlaenen do-not-reply at jboss.com
Mon Nov 22 19:52:53 EST 2010


Kris Verlaenen [http://community.jboss.org/people/KrisVerlaenen] created the discussion

"Re: JBPM5 integration with oracle"

To view the discussion, visit: http://community.jboss.org/message/572323#572323

--------------------------------------------------------------
jBPM5 uses JPA (with Hibernate as default persistence provider) to persist process runtime data.  The tests use H2 in memory database simply because it is easy to set up and test.  But the persistence configuration can be updated to a lot of different databases.  I've just updated the documentation (it should show up in a few hours on the URL you mention) with a separate chapter on persistence, and that contains some information.  In general, you should just update your persistence.xml and the datasource you are using.

If you still have questions after reading the updated documentation, or problems when changing the configuration, just let me know.

It would be great if you could also document what changes you are making exactly to get it to run on oracle, as we could then extend the documentation with information like this  ;)
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/572323#572323]

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/20101122/46810100/attachment.html 


More information about the jboss-user mailing list