Re: Automating multitenancy support

2015-11-11 Thread Pierre Smits
> > Best regards, > > Pierre Smits > > *OFBiz Extensions Marketplace* > http://oem.ofbizci.net/oci-2/ > > On Tue, Nov 10, 2015 at 11:01 PM, Hammad Afridi < > hammadafr...@yahoo.com.invalid> wrote: > > > Hello everyone,I have been looking

Re: Automating multitenancy support

2015-11-10 Thread Pierre Smits
Afridi < hammadafr...@yahoo.com.invalid> wrote: > Hello everyone,I have been looking into the multitenancy support in ofbiz. > It seems the architecture is based on having a separate database for each > tenant rather than using one single db with differentiating tenant data >

Re: Automating multitenancy support

2015-11-10 Thread Hans Bakker
Afridi wrote: Hello everyone,I have been looking into the multitenancy support in ofbiz. It seems the architecture is based on having a separate database for each tenant rather than using one single db with differentiating tenant data based on 'tenantId'. There are some configuration steps

Re: Automating multitenancy support

2015-11-10 Thread Hammad Afridi
nsions Marketplace* http://oem.ofbizci.net/oci-2/ On Tue, Nov 10, 2015 at 11:01 PM, Hammad Afridi < hammadafr...@yahoo.com.invalid> wrote: > Hello everyone,I have been looking into the multitenancy support in ofbiz. > It seems the architecture is based on having a separate database for ea

Automating multitenancy support

2015-11-10 Thread Hammad Afridi
Hello everyone,I have been looking into the multitenancy support in ofbiz. It seems the architecture is based on having a separate database for each tenant rather than using one single db with differentiating tenant data based on 'tenantId'. There are some configuration steps as set

Re: Multitenancy support

2010-04-17 Thread BJ Freeman
be used. The above suggestion seems to follow the model setup for Multitenancy support. BJ Freeman http://bjfreeman.elance.com Strategic Power Office with Supplier Automation http://www.businessesnetwork.com/automation/viewforum.php?f=93 Specialtymarket.com http

Re: Multitenancy support

2010-04-16 Thread Adrian Crum
there to map data-instances to product stores. -Adrian --- On Thu, 4/15/10, BJ Freeman bjf...@free-man.net wrote: From: BJ Freeman bjf...@free-man.net Subject: Re: Multitenancy support To: user@ofbiz.apache.org Date: Thursday, April 15, 2010, 8:43 PM I am still going through the code trying

Re: Multitenancy support

2010-04-16 Thread BJ Freeman
two instances have nothing to do with a product store. Then go from there to map data-instances to product stores. -Adrian --- On Thu, 4/15/10, BJ Freeman bjf...@free-man.net wrote: From: BJ Freeman bjf...@free-man.net Subject: Re: Multitenancy support To: user@ofbiz.apache.org

Re: Multitenancy support

2010-04-16 Thread Adrian Crum
sense? -Adrian --- On Fri, 4/16/10, BJ Freeman bjf...@free-man.net wrote: From: BJ Freeman bjf...@free-man.net Subject: Re: Multitenancy support To: user@ofbiz.apache.org Date: Friday, April 16, 2010, 12:09 AM I used productstore as an example where a company that is providing eccommerce

Re: Multitenancy support

2010-04-16 Thread BJ Freeman
sense? -Adrian --- On Fri, 4/16/10, BJ Freeman bjf...@free-man.net wrote: From: BJ Freeman bjf...@free-man.net Subject: Re: Multitenancy support To: user@ofbiz.apache.org Date: Friday, April 16, 2010, 12:09 AM I used productstore as an example where a company that is providing

Re: Multitenancy support

2010-04-16 Thread Adrian Crum
-driven. That's all I'm suggesting. It's not that big of a deal. In other words, stop treating the ERP side of OFBiz as the red-headed stepchild. -Adrian --- On Fri, 4/16/10, BJ Freeman bjf...@free-man.net wrote: From: BJ Freeman bjf...@free-man.net Subject: Re: Multitenancy support

Re: Multitenancy support

2010-04-16 Thread BJ Freeman
as the red-headed stepchild. -Adrian --- On Fri, 4/16/10, BJ Freeman bjf...@free-man.net wrote: From: BJ Freeman bjf...@free-man.net Subject: Re: Multitenancy support To: user@ofbiz.apache.org Date: Friday, April 16, 2010, 1:19 AM yes it makes sense but for that why not just run

Re: Multitenancy support

2010-04-16 Thread Adrian Crum
That reply was harsh. I apologize. -Adrian --- On Fri, 4/16/10, Adrian Crum adrian.c...@yahoo.com wrote: From: Adrian Crum adrian.c...@yahoo.com Subject: Re: Multitenancy support To: user@ofbiz.apache.org Date: Friday, April 16, 2010, 1:33 AM Why would I want to go through the nightmare

Re: Multitenancy support

2010-04-16 Thread BJ Freeman
adrian.c...@yahoo.com wrote: From: Adrian Crum adrian.c...@yahoo.com Subject: Re: Multitenancy support To: user@ofbiz.apache.org Date: Friday, April 16, 2010, 1:33 AM Why would I want to go through the nightmare of trying to run multiple copies of OFBiz (with the myriad of issues that come

Re: Multitenancy support

2010-04-16 Thread BJ Freeman
. if a line did not include the delegator then default would be used. The above suggestion seems to follow the model setup for Multitenancy support. BJ Freeman http://bjfreeman.elance.com Strategic Power Office with Supplier Automation http://www.businessesnetwork.com

Re: Multitenancy support

2010-04-16 Thread Marc Morin
=Tentant1 location=data/tenant1seedinitialData.xml/ so added parm of delegator would further define the data selection. if a line did not include the delegator then default would be used. The above suggestion seems to follow the model setup for Multitenancy support

Re: Multitenancy support

2010-04-16 Thread David E Jones
then default would be used. The above suggestion seems to follow the model setup for Multitenancy support. BJ Freeman http://bjfreeman.elance.com Strategic Power Office with Supplier Automation http://www.businessesnetwork.com/automation/viewforum.php?f=93

Re: Multitenancy support

2010-04-16 Thread David E Jones
of delegator would further define the data selection. if a line did not include the delegator then default would be used. The above suggestion seems to follow the model setup for Multitenancy support. BJ Freeman http://bjfreeman.elance.com Strategic Power Office

Re: Multitenancy support

2010-04-15 Thread Scott Gray
in the seed data. -Adrian Mickael BRIDE wrote: Hello, I followed the documentation on the page https://cwiki.apache.org/confluence/display/OFBIZ/Multitenancy+support to try to get multitenancy in my ofbiz installation. But when running the commant : java -Xmx512m -XX:MaxPermSize=128m

Re: Multitenancy support

2010-04-15 Thread Adrian Crum
That would be very helpful! -Adrian --- On Thu, 4/15/10, Scott Gray scott.g...@hotwaxmedia.com wrote: From: Scott Gray scott.g...@hotwaxmedia.com Subject: Re: Multitenancy support To: user@ofbiz.apache.org Date: Thursday, April 15, 2010, 3:06 AM If we want non-demo instructions then we'd

Re: Multitenancy support

2010-04-15 Thread BJ Freeman
wrote: From: Scott Gray scott.g...@hotwaxmedia.com Subject: Re: Multitenancy support To: user@ofbiz.apache.org Date: Thursday, April 15, 2010, 3:06 AM If we want non-demo instructions then we'd need to describe how to create some ext data with the tenant info and then change the first install

Multitenancy support

2010-04-14 Thread Mickael BRIDE
Hello, I followed the documentation on the page https://cwiki.apache.org/confluence/display/OFBIZ/Multitenancy+support to try to get multitenancy in my ofbiz installation. But when running the commant : java -Xmx512m -XX:MaxPermSize=128m -jar ofbiz.jar -install -readers=seed -delegator

Re: Multitenancy support

2010-04-14 Thread Adrian Crum
is, it isn't working because you haven't set up your tenants in the seed data. -Adrian Mickael BRIDE wrote: Hello, I followed the documentation on the page https://cwiki.apache.org/confluence/display/OFBIZ/Multitenancy+support to try to get multitenancy in my ofbiz installation. But when running

Re: Multitenancy support

2010-04-14 Thread BJ Freeman
=1237480locale=en_UStrk=tab_pro Mickael BRIDE sent the following on 4/14/2010 7:33 AM: Hello, I followed the documentation on the page https://cwiki.apache.org/confluence/display/OFBIZ/Multitenancy+support to try to get multitenancy in my ofbiz installation. But when running the commant : java