Le 20/11/2014 11:36, Ejaz Ahmed a écrit :
Thanks Jacopo for your explanation.
It should work the same for your custom entities, please double
check your setup: you shouldn't need to create the entitygroup.xml file.
Yes. There was an issue with my custom setup and after fixing this, I can
create entities without entitygroup.xml.
Just for info:
What is recommended practice for placing entities of a custom app (placed in
hotdeploy) built upon ofbiz framework which is not interacting with core
applications? Should these custom entities be placed in same database as those
of ofbiz core apps or in separate db? Should these entities be in org.ofbiz
package or in separate package?
If you have no specific needs better to keep them in the same DB.
Specific needs could be, like BI or multi-tenant but also to speed things (the old divide
and "conquer" strategy), etc. (put your ideas here ;) )
Jacques
Regards:
Ejaz Ahmed