Re: Derby to MYSQL connector location?

2018-09-13 Thread Taher Alkhateeb
Hi Shane, Multiple options exist for you: - Place the DB driver jar in $OFBIZ_HOME/lib - Place the DB driver jar in "lib" directory of any component - Add the DB driver as a dependency in build.gradle. Go to JCenter and find the latest driver compatible with your database to achieve this step. On

Derby to MYSQL connector location?

2018-09-13 Thread Shane F. MacIntyre
OS: Ubuntu 18.04 MYSQL Version: 5.7.23 I added localmysql, localmysqolap and localmysqltenant databases to mysql server with ofbiz user permissions added to them. I modified the entityengine.xml to reflect the delegator changes, and verified that the datasource user and pass was right for the