David E Jones wrote: > I've finished an initial implementation of the support for multiple tenants > in a single instance of OFBiz (with separate databases for each tenant). > > For an overview and the patch itself please see: > > https://issues.apache.org/jira/browse/OFBIZ-3540 > > While I did a fair amount of manual testing and this seems pretty complete > now, while doing this I found lots of spots that keep delegator references or > that get the delegator in inconsistent ways, and chances are there are more > of them somewhere so there may still be issues with this patch. > > I'd appreciate feedback from those who have asked about multi-tenant support, > and those who have implemented it too (successfully or not). This may go into > the trunk and if it does then it would be good to support a variety of needs > from the start to avoid having to do too many changes to this stuff later on > (there are lots of touch points to deal with).
Haven't looked at it yet, I like the idea, now you've given me a weekend project.
