Hi,
"unable to find resource 'VM_global_library.vm"
Means that velocity is searching for a ddefault macro definition file.
It don't find it and inform about. But Velocity works find without any
macro definition.
About the ${foo.bar} complain, Velocity see an expression which could
be replaced. It don't find the foo object in its context or dont find
the bar attribute in the foo object in its context and complains
about. If the expression was not intended to be a velocity expression,
its just fine to be sure velocity don't replace it :)
Hope this helps.
Raphaël
2007/4/4, Houze Christian-Luc (DCTI) <[EMAIL PROTECTED]>:
As an extension to the question about velocity warnings,
I have posted an issue about velocity error
(that appears in the log you submit)
[ERROR] ResourceManager : unable to find resource 'VM_global_library.vm'
in any resource loader.
This error, I always get in site generation... What does it mean exactly
?
http://jira.codehaus.org/browse/MNG-2910
Thanks,
Christian-Luc
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]