Hi Pankaj,

In a production environment you don't want to stop the server(s) in order
to get another tenant instantiated.

We have solved this by using a separate instantiation of the code as an
administration client to do the tenant creation and the custom data loading
for that client.

Regards,

Pierre

2012/7/12 pankaj <pankaj.kuma...@gmail.com>

> Hi All,
>
> We followed steps given in below link for multi tenant and it was quite
> helpful.
>
>
> https://cwiki.apache.org/confluence/display/OFBIZ/Multitenancy+support#Multitenancysupport-Settingtheecommerceapp.touseanspecificTenantDatabase
>
> But Tenant Data loading and other configuration setting is managed by some
> configuration files and not managed through database, so that if any new
> Tenant is added or we need to load any custom data for any tenant we need
> not to stop server.
>
> I request for suggestions how to create Tenant dynamically i.e without
> restarting the server.
>
>
> With Regards,
> Pankaj
>
>
> --
> View this message in context:
> http://ofbiz.135035.n4.nabble.com/New-MultiTenant-At-runtime-tp4634716.html
> Sent from the OFBiz - Dev mailing list archive at Nabble.com.
>

Reply via email to