Hi,

The requestInfo.ftl file didn't exist.

I would suggest the following fix:
Change from


> <platform-specific>
>     <html><html-template
> location="component://order/webapp/ordermgr/request/requestInfo.ftl"/></html>
> </platform-specific>
> 
to


> <screenlet title="${uiLabelMap.OrderRequest} ${custRequest.custRequestId}
> ${uiLabelMap.CommonInformation}">
>     <include-form name="requestInfo"
> location="component://order/webapp/ordermgr/request/RequestForms.xml"/>
> </screenlet>
> 

It will be good if someone can commit the fixes.

Regards,
James


Koon Sang wrote:
> 
> Hi,
> 
> I got error on 
>  https://localhost:8443/ecommerce/control/ViewRequest?custRequestId=10032:
> 
> 
> Error rendering included template at location
> [component://order/webapp/ordermgr/request/requestInfo.ftl]:
> java.lang.IllegalArgumentException: FreeMarker file not found at location:
> component://order/webapp/ordermgr/request/requestInfo.ftl 
> 
> 
> Version: 9.04 (2010-2-17)
> 
> 
> Kindly advise.  Thanks!
> 

-- 
View this message in context: 
http://n4.nabble.com/Ecommerce-Error-tp1564230p1564683.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply via email to