/[Apache-SVN]
ViewVC logotype

Revision 1526686


Jump to revision: Previous Next
Author: jleroux
Date: Thu Sep 26 21:07:10 2013 UTC (10 years, 6 months ago)
Changed paths: 5
Log Message:
Puts a better comment in templates/web.xml
Remove useless and confusing websiteId in web.xml files

I did not remove some others, but I believe they don't make sense as they are.
Take for instance those data
<WebSite webSiteId="EBAY_STORE1" siteName="eBay Store1" standardContentPrefix="http://demo.ofbiz.org" productStoreId="90101"/>
<WebSite webSiteId="EBAY_STORE2" siteName="eBay Store2" standardContentPrefix="http://demo.ofbiz.org" productStoreId="90102"/>
<WebSite webSiteId="GOOGLEBASE" standardContentPrefix="http://demo.ofbiz.org" productStoreId="9000" />

Sorry but http://demo.ofbiz.org/ leads nowhere!

And do we need to keep those referring to productStoreId="9000" in web.xml files? They have not their own webapps
<WebSite webSiteId="CmsSite" siteName="CMS Web Site"/>
<WebSite webSiteId="OfbizSite" siteName="OFBiz Web Site"/>
<WebSite webSiteId="GOOGLECHECKOUT" productStoreId="9000" />
<WebSite webSiteId="GOOGLECHECKOUT" productStoreId="9000" />

I think we should keep in web.xml files, only ecommerce/clone and webPos (uses POS store)

Changed paths

Path Details
Directoryofbiz/trunk/framework/resources/templates/web.xml modified , text changed
Directoryofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml modified , text changed
Directoryofbiz/trunk/specialpurpose/example/webapp/example/WEB-INF/web.xml modified , text changed
Directoryofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml modified , text changed
Directoryofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26