Just a note
olap is a new feature since ver 4.0
you will only find it in the trunk version

BJ Freeman sent the following on 11/11/2007 10:21 AM:
> 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