Financials development requires a standalone Rice instance. Here are instructions to setup a standalone rice instance and database to use for development.
Software Requirements
- Java JDK 8
- Maven version 3.3 or higher
- Tomcat version 7
- Mysql version 5.6
- Mysql JDBC driver version 5.1.25 or higher
Note: Financials will work with an Oracle 11g or greater database. It does not work with the Oracle 12 JDBC driver. If you are using Oracle 12, use the Oracle 11g JDBC driver. These instructions only cover Mysql but should work with Oracle after making the appropriate changes.
Setup Database
These procedures will create 3 databases in MySql:
...