I am using Restlet with the included Freemarker integration and it's working
very well. I have found a minor issue when using the ContextTemplateLoader.

File URIs given to the ContextTemplateLoader must not include the colon,
i.e. use file://c/ instead of file://c:/

Otherwise you get a screen full of this warning:

[java] WARNING: Can't parse hostPort :
[hostRef,requestUri]=[null,file://c:/my/path/src/mypackage/templates/user_en_US.html]
-- 
View this message in context: 
http://n2.nabble.com/very-minor-issue-with-freemarker-ContextTemplateLoader-tp3347379p3347379.html
Sent from the Restlet Discuss mailing list archive at Nabble.com.

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2376472

Reply via email to