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?

Reply via email to