You were right... Here's what I found
Velocimacro : VM addition rejected : sayHello : inline not allowed to
replace existing VM
Do you have an idea of what's going on?
Jeremy - [EMAIL PROTECTED]
----- Original Message -----
From: "Geir Magnusson Jr." <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 20, 2001 3:13 PM
Subject: RE: Macro's, Reloading or Reparsing.
> From: Jeremy Cowgar [mailto:[EMAIL PROTECTED]]
> >
> > It did not work. I have installed the current TDK that is on
> > Apache (as of
> > yesterday).
> >
> > Under share/conf I found the velocity.properties file. Here's
> > what mine
> > looks like:
> >
> > # Place properties into this file to override properties
> > # that are defined by default by Velocity.
> >
> > # Please note that you cannot override the location of the
> > # templates or the log file because these are defined in the
> > # TurbineResources.properties file.
> >
> > velocimacro.permissions.allow.inline = true
> > velocimacro.permissions.allow.inline.to.replace.global = true
>
> Need your log, specifically the parts relevant to Velocity. The lines will
> look something like
>
> Velocimacro : allowInlineToOverride = true : VMs defined inline may
replace
> previous VM definition
>
> and such
>
> Send to [EMAIL PROTECTED] if you don't want to spam the list with it :)
>
> geir
>