http://docs.ofbiz.org/display/~jacopoc/My+Misc+Notes+about+new+OFBiz+features
for olap

Brendan Vogt sent the following on 11/11/2007 9:43 AM:
> 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