The default Guvnor repository configuration uses embedded Derby databases which writes the workspace and version information to the local file system. This is not always optimal for a production system where it makes sense to use an external RDBMS.
We added a new section under the "Administration" tab called "Repository Configuration" which helps generate the repository.xml configuration file for a number of databases (Microsoft SQL Server, MySQL, Oracle, PostgreSQL, Derby, H2)
Check out a
video showing the new feature.

Configuring Guvnor to use an external RDBMS made easier
This is very good but I dont see it in the SVN build - the same applies for the oryx integration
ReplyDeleteHi Abdel, Jira for this feature is https://jira.jboss.org/browse/GUVNOR-609.
ReplyDeleteThe Oryx integration is worked on independently from the Drools releases as mentioned in recent blog http://blog.athico.com/2010/09/bpmn2-authoring-in-drools-guvnor.html. Hope this helps.