Hi,

 

I am in the entityengine.xml and it looks a little different.  I'm not sure
if the previous version contained the following section:

 

<delegator name="other" entity-model-reader="main"
entity-group-reader="main" entity-eca-reader="main">

   <group-map group-name="org.ofbiz" datasource-name="localpostgres"/>

</delegator>

 

Out of interests sake what happened to:

 

<group-map group-name="org.ofbiz.olap" datasource-name="localderby"/>

 

If I want to run it on postgres then I must just change the delegator with
name default to datasource-name="localpostgres"??

 

Brendan

Reply via email to