Hi Claude,

Thank you very much, using template = super.getTemplate("x.vm")  fixes
the problem (my custom resource loaders from velocity.properties work
for the VVS... hurrah!).

Can you point me towards some documentation regarding why:

template = Velocity.getTemplate("x.vm");

Is bad ??    It's a nasty trap for the newbies!!!



On 12/14/06, Claude Brisson <[EMAIL PROTECTED]> wrote:
That's probably the reason...

template = super.getTemplate("x.vm") should be appropriate.

  Claude


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to