I've spent a couple of hours trying to get it work and also looked online
with no results.

I am running Click 1.5 on jetty6. The 'webapp/click/VM_global_library.vm' is
not being read no matter what. What works is the 'webapp/macro.vm' file. But
it does not reload even if I use my own velocity.properties file with the
following configuration:

#velocimacro.library=/macro.vm
velocimacro.library.autoreload = true

class.resource.loader.cache = false
#class.resource.loader.modificationCheckInterval = 1

file.resource.loader.cache = false
#file.resource.loader.modificationCheckInterval = 1

The velocity.properties in located in WEB-INF/. It does not have any other
items.

Thanks for any clues.

Florin 
-- 
View this message in context: 
http://n2.nabble.com/How-to-get-velocity-templates-to-reload-tp1478442p1478442.html
Sent from the click-user mailing list archive at Nabble.com.

Reply via email to