The file is located in the same directory, but Freemarker can't find it. I've also tried relative and absolute paths just for the sake of it and neither way works.
Adrian Crum wrote: > > Freemarker will assume the included file is in the same folder as the > file that contains the include directive. If the file is located > somewhere else, then you will have to supply a complete pathname or URL. > > -Adrian > > eysman wrote: >> hi everyone, >> >> I'm having an issue with the include directive in ofbiz. I'm doing a >> simple >> <#include "file.ftl"> command, but getting back a FileNotFoundException. >> The >> file is definetly where it should be, and I'm using the same code base as >> a >> few co-workers of mine, but I'm the only one experiencing this issue. >> >> Has anyone come across this problem and can help me out? >> >> Much appreciated, >> >> John > > -- View this message in context: http://n4.nabble.com/Problem-with-include-directive-tp622347p622357.html Sent from the OFBiz - User mailing list archive at Nabble.com.
