I think you have to change stylesheet path in store settings and also try
changing the context prefix under website in catalog.
On Sun, Nov 23, 2008 at 6:40 AM, Vince M. Clark <[EMAIL PROTECTED]>wrote:
> In CommonScreens.xml I have the following line:
> <set field="layoutSettings.styleSheets[+0]"
> value="${productStore.styleSheet}" default-value="/hgl/images/ecommain.css"
> global="true"/>
>
> I have a custom component in hot-deploy called "hgl"
>
> When I mount the webapp in ofbiz-component.xml as "/hgl" everything works
> fine. However, when I change it to mount as the URL root I no longer have a
> webapp mounted as "hgl" and the style sheet isn't found.
>