no, it is a new feature. it is in the trunk ver4.0 is not putting in new features since its branch
Brendan Vogt sent the following on 11/11/2007 11:13 AM: > Thanks. > > Have you scrapped olap then? > > > -----Original Message----- > From: BJ Freeman [mailto:[EMAIL PROTECTED] > Sent: Sunday, November 11, 2007 8:37 PM > To: [email protected] > Subject: Re: Databases > > besure to read > http://docs.ofbiz.org/display/OFBTECH/Apache+OFBiz+Technical+Production+Setu > p+Guide > > So these are the only 3 that I need to change to localpostgres?? > actually you only need to change the first one. > but it does not hurt to change them all. > > do a search through the code for delegator to get an idea what it does. > > Olap is not a part of ver4.0 > > Brendan Vogt sent the following on 11/11/2007 10:16 AM: >> There are the following delegators: >> >> <delegator name="default"... >> <group-map group-name="org.ofbiz" datasource-name="localderby"/> >> </delegator> >> >> <delegator name="default-no-eca"... >> <group-map group-name="org.ofbiz" datasource-name="localderby"/> >> </delegator> >> >> <delegator name="test"... >> <group-map group-name="org.ofbiz" datasource-name="localderby"/> >> </delegator> >> >> So these are the only 3 that I need to change to localpostgres?? >> >> What about: >> >> <delegator name="other"... >> >> What is this used for? Where can I get a description on these delegates > for >> version 4? What happened to org.ofbiz.olap? >> >> What else do I need to change in this xml file? >> >> >> >> > > > >
