datasourceName

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

datasourceName

David Johnson-18
Hi,

At runtime, how do you specify which data source to use?

We want to use MySql instead of Derby.

Regards

Dave Johnson
Reply | Threaded
Open this post in threaded view
|

Re: datasourceName

Eric DE MAULDE
In ${ofbiz install dir}/framework/entity/config/entityengine.xml
Don't forget the JDBC driver in ${ofbiz install
dir}/framework/entity/lib/jdbc

See the documentation
http://docs.ofbiz.org/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide

Eric


> Hi,
>
> At runtime, how do you specify which data source to use?
>
> We want to use MySql instead of Derby.
>
> Regards
>
> Dave Johnson
>
>
>
> --
> No virus found in this incoming message.
> Checked by AVG. Version: 7.5.524 / Virus Database: 269.24.6/1481 - Release
> Date: 03/06/2008 19:31
>
>

Reply | Threaded
Open this post in threaded view
|

Re: datasourceName

David Johnson-18
Hi Eric,

It was the "default" delegator step that I missed.

Thanks.

Dave

On 4 Jun 2008, at 13:28, Eric DE MAULDE wrote:

> In ${ofbiz install dir}/framework/entity/config/entityengine.xml
> Don't forget the JDBC driver in ${ofbiz install dir}/framework/
> entity/lib/jdbc
>
> See the documentation http://docs.ofbiz.org/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide
>
> Eric
>
>
>> Hi,
>>
>> At runtime, how do you specify which data source to use?
>>
>> We want to use MySql instead of Derby.
>>
>> Regards
>>
>> Dave Johnson
>>
>>
>>
>> --
>> No virus found in this incoming message.
>> Checked by AVG. Version: 7.5.524 / Virus Database: 269.24.6/1481 -  
>> Release Date: 03/06/2008 19:31
>>
>