...
The following is for those who wish to use Derby, if you are using MySQL/Oracle, you can skip this section - BUT, make sure you populate your database with the included scripts.
Download, install and configure Apache Derby
...
Tip | ||
---|---|---|
| ||
You will also need to run any database upgrade scripts via this same method above. Note that there are TWO SQL scripts that are required for a first time installation, you can either run the creation script then the upgrade script, or the combined script to do it in one go. |
Add the Derby DB driver to Tomcat:
...