Hi Edd, There is a velocity engine property named 'velocimacro.library.autoreload'. If set to 'true', you can change velocimacros 'on-the-fly' without restarting servlet container. It worked for me, but if not, try to use it in conjuntion with file.resource.loader.cache = false
Take a look to this: http://velocity.apache.org/engine/releases/velocity-1.5/user-guide.html Hope this helps Jorge 2010/11/27 Edd Grant <e...@eddgrant.com> > Hi All, > > I have been doing a spot of work on my custom theme and was wondering if > there is there a way to switch off template caching while developing theme > templates to speed up development? > > Currently I'm doing the following: > > 1: Modify template > 2: /etc/init.d/tomcat6 restart > 3: Reload page and check change > 4: Repeat ad nauseum > > As you can probably imaging this technique is incredibly clunky - most > grateful if anyone knows of a more expedient way to force my template > changes to be read. > > Cheers, > > Edd > > -- > Mobile: +44 (0) 7861 394 543 > Web: http://www.eddgrant.com > -- Jorge Martinez 630934694