Hi,

add the following lines in web.xml

 <context-param>
        <param-name>webSiteId</param-name>
        <param-value>WebStore</param-value>
        <description>A unique ID used to look up the WebSite
entity</description>
    </context-param>

--
View this message in context: 
http://ofbiz.135035.n4.nabble.com/OFBiz-tutorial-tp4632569p4632681.html
Sent from the OFBiz - Dev mailing list archive at Nabble.com.

Reply via email to