Hi, --- Hammad Sophie <[EMAIL PROTECTED]> wrote: > Chris: > > Here are the lines from the files: > jr.props > services.TemplateLocator.templateRoot=/WEB-INF/templates,/WEB-INF/test/templ > ates > > tr.props: > services.VelocityService.file.resource.loader.path = > /WEB-INF/templates/vm,/WEB-INF/test/templates/vm > > My file is in > <blah.....>\WEB-INF\test\templates\vm\portlets\html\member_info.vm >
You do realise that by specifying your "test" directory second on the path, it will look there only if the file is NOT found in the other template root. Is the member_info.vm in both directory structures? Chris ===== ------------------------------------------ http://www.soccer2002.org.uk - The Game is On! __________________________________________________ Do You Yahoo!? LAUNCH - Your Yahoo! Music Experience http://launch.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
