You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2011/02/02 12:53:29 UTC

[jira] Updated: (OFBIZ-3971) enhancement to create new tenants easier

     [ https://issues.apache.org/jira/browse/OFBIZ-3971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux updated OFBIZ-3971:
-----------------------------------

    Attachment: build.xml.patch

Hi Pierre;

Could you please test this patch. I have only removed the descriptions of the sub-targets of run-create-tenant target since there are not usable indepently. This in order to unclutter "ant -p" which is already pretty filled.

Thanks

> enhancement to create new tenants easier
> ----------------------------------------
>
>                 Key: OFBIZ-3971
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3971
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: commonext/setup, framework
>    Affects Versions: SVN trunk
>         Environment: All
>            Reporter: Pierre Smits
>            Assignee: Jacques Le Roux
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3971-multitenant-improvement-20110121.patch, build.xml.patch
>
>
> This modification enables backend admins to easier create new tenants. 
> It first enters data about the tenant (tenantID and tenantName) in entity Tenant and TenantDataSource.
> Subsequently it creates the databases (derby only) for the new delegator. The backend-admin can state which datafiles must be loaded in the newly created databases (seed, seed-initial, ext, etc...)
> Finally it creates the tenant-admin and its password in the newly created database. The name of tenant-admin is based on the tenantId given (i.e. tenantId-admin). The password of the tenant-admin must be changed on first login.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira