[ https://issues.apache.org/jira/browse/OFBIZ-3971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12985130#action_12985130 ] Jacques Le Roux commented on OFBIZ-3971: ---------------------------------------- Please Pierre, It's a trivial detail but it really help us when applying. When you create a Patch with Subclipse, use the selection option and not the default (Workspace) or even Project: we have not all the same names for projects... 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 > > > 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. - You can reply to this email to add a comment to the issue online. |
Hi Jacques,
My apologies. I was not aware that I was using subclipse. Maybe it's an Eclipse thing on Apple. Nevertheless, I will try to avoid this in future patches. Regards, Pierre 2011/1/22 Jacques Le Roux (JIRA) <[hidden email]> > > [ > https://issues.apache.org/jira/browse/OFBIZ-3971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12985130#action_12985130] > > Jacques Le Roux commented on OFBIZ-3971: > ---------------------------------------- > > Please Pierre, > > It's a trivial detail but it really help us when applying. When you create > a Patch with Subclipse, use the selection option and not the default > (Workspace) or even Project: we have not all the same names for projects... > > 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 > > > > > > 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. > - > You can reply to this email to add a comment to the issue online. > > |
Administrator
|
Pierre,
FYI: Subclipse is the default plugin for svn in Eclipse, I guess it's the same on Mac Thanks Jacques From: "Pierre Smits" <[hidden email]> > Hi Jacques, > > My apologies. I was not aware that I was using subclipse. Maybe it's an > Eclipse thing on Apple. > > Nevertheless, I will try to avoid this in future patches. > > Regards, > > Pierre > > 2011/1/22 Jacques Le Roux (JIRA) <[hidden email]> > >> >> [ >> https://issues.apache.org/jira/browse/OFBIZ-3971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12985130#action_12985130] >> >> Jacques Le Roux commented on OFBIZ-3971: >> ---------------------------------------- >> >> Please Pierre, >> >> It's a trivial detail but it really help us when applying. When you create >> a Patch with Subclipse, use the selection option and not the default >> (Workspace) or even Project: we have not all the same names for projects... >> >> 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 >> > >> > >> > 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. >> - >> You can reply to this email to add a comment to the issue online. >> >> > |
Free forum by Nabble | Edit this page |