[OFBiz] Users - Entity Sync

Andrew Sykes andrew at sykesdevelopment.com
Tue Oct 25 07:33:40 EDT 2005


David,

I'm trying to add 2 datasources to a single delegator like so...

<delegator name="default" entity-model-reader="main" entity-group-
reader="main" entity-eca-reader="main" distributed-cache-clear-
enabled="false">
        <group-map group-name="org.ofbiz" datasource-
name="localmysql1"/>
        <group-map group-name="com.other" datasource-
name="localmysql2"/>
</delegator>

The two datasources seem to work fine independantly and the
entitymodel.xml and entitygroup.xml for com.other works fine if applied
to an separate delegator.

Is there something I'm missing here?

Kind Regards
-- 
Andrew Sykes <andrew at sykesdevelopment.com>
Sykes Development Ltd



More information about the Users mailing list