README revision 7da0b5d4d93f19ada7a58cf4b9bc51f9836c348e
Scripted SQL sample using mySQL
Before the example can be started a mySQL db must be running and available.
There is a script in smaple3/data called sample_HR_DB.mysql which will create a sample db with some sample users.
It will also grant access to that db for the user "root" with the password "password" (no quotes).
The mysql jdbc driver must be available in the bundle folder too!
For the moment the example's sync and repo json files only support recon against the DB. Pushing changes from openidm to the DB will follow soon.