Login  Register

Re: Users - Activating ecommerce

Posted by Andrew Sykes on Dec 03, 2005; 7:30pm
URL: http://ofbiz.116.s1.nabble.com/Users-Activating-ecommerce-tp136641p136642.html

Michal,

Make sure you have created a website and associated a catalog with it.

If you are sure your data is correct, perhaps your website is not
pointing to the correct website in the data, in ecommerce/WEB-
INF/web.xml there is an entry like this...

    <context-param>
        <param-name>webSiteId</param-name>
        <param-value>WebStore</param-value>
        <description>A unique ID used to look up the WebSite entity to
get information about catalogs, etc.</description>
    </context-param>

I hope this helps.

Kind Regards
--
Andrew Sykes <[hidden email]>
Sykes Development Ltd

 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users