Hi,
I'm trying to use Velocity #include and #parse directives, but can't seem to
get them
to work. Velocity.log reports
[info] ResourceManager : found navigations/breadcrumbs.vm with loader blah,
blah...
[error] #include : cannot find navigations/breadcrumbs.vm template!
when handling a .vm that contains
$navigation.setTemplate("breadcrumbs.vm")
and
#include("navigations/breadcrumbs.vm")
The .path property is set properly and reported correctly in velocity.log
(and all
'automatically' loaded templates are working fine...).
Is there a known explanation for this, or can someone please give me some
pointers
on what to check as I begin to debug this?
Thanks,
Jim
<<attachment: winmail.dat>>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
