Hi, I'm having problems with templates that are occasionally not parsing macros. The macro appears literally in the body of the result:
#somemacro($argument) The error occurs under load in a webapp (e.g. when the same template is being retrieved simultaneously). I know it's not a template error since the same template will work fine in one call and then not run the macro in the next. I seem to remember this was an issue with early versions of Velocity, but I just upgraded to 1.6.2 and still see the problem. Anyone else see this issue? WILL --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@velocity.apache.org For additional commands, e-mail: user-h...@velocity.apache.org