I have created an ofbiz component in hotdeploy using ./ant create-component. I
am not clear about entityengine entity grouping concept even after looking at
entity engine guide and entity engine configuration guide. I have to list all
my entities in entitygroup.xml file in my hotdeploy component's entitydef
folder. I have all my entities in org.ofbiz group. However this is not the case
for core applications like accounting and even the example app in special
purpose. How these applications handle entity groups?
Is there any relation between package-name and entity-group? I have seen
somewhere that package name is just for displaying entities in webtools entity
reference documentation. Is this the only purpose of package?
Regards:
Ejaz Ahmed