Thank you so much. Your prompt answers could not be more timely. Regarding 'setter' chaining, can we look forward some day or just accept it as is. Certainly, I am grateful for the framework with or without.
florin.g wrote: > > 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. > > I need to mention that click.properties is set to 'trace' (tried debug > too) and that I am running javarebel.jar for class reloading. > > Thanks for any clues. > > Florin > -- View this message in context: http://n2.nabble.com/How-to-get-velocity-templates-to-reload-tp1478442p1479007.html Sent from the click-user mailing list archive at Nabble.com.
