You cant have 1000's of store id in web.xml. Each web.xml will have just one site id. However, system can have 1000's of store depending on the hardware you are using.

Look for virtual hosts in Tomcat. In OFbiz, the file you will need to edit is ${ofbiz.home}/framework/base/ofbiz-containers.xml.

Thanks,

Raj

Hammad Afridi wrote:
How can I do this in tomcat ??? Do you think it is a feasible solution to have 
thousands of stores id in the same web.xml? Does this affect performance  in 
any way having so many entries in the same web.xml.







Regards,

Hammad Ali Khan Afridi
Mobile         0044 7534171187
MSN            [email protected]
Yahoo!        [email protected]

--- On Tue, 3/23/10, Raj Saini <[email protected]> wrote:


From: Raj Saini <[email protected]>
Subject: Re: Domain Name and Multiple Stores in ofbiz
To: [email protected]
Date: Tuesday, March 23, 2010, 4:09 AM


Hi Hammad,

Yes it is possible to point different domain to each store. Stores are attached to websites. Website ID is configured in the web.xml of each website. Therefore, if you are going to have different website with different stores, you are going to multiple websites (similar to the demo e-commerce site).

You can map your domain to store either using Apache web server virtual hosting or Tomcat (Tomcat is embedded in OFBiz).

Thanks,

Raj

Hammad Afridi wrote:
HI All,
I was trying to understand the catalog manager and got to know that ofbiz can 
provides multiple stores.My question is that is it possible to point a 
different domain name to each of the store.If yes then what are the option to 
do it.Thanks.







Regards,

Hammad Ali Khan Afridi
Mobile         0044 7534171187
MSN            [email protected]
Yahoo!        [email protected]







Reply via email to