Apache OFBiz

How to setup Mysql as Datasource for Apache OFBiz

Apache OFBiz support almost database(MySql, Postgres, Derby, Oracle, Sysbase,…). By default, OFBiz uses Embedded Derby as database. In this post, I will show you how to change(For example: MySql) to another database. View main post: How to setup Mysql as Datasource for Apache OFBiz Step 1: Open entityengine.xml file Go to: OFBiz source directory -> framework ->… Continue reading How to setup Mysql as Datasource for Apache OFBiz