Hmm, to elaborate further, the most recent lines of velocity.log report: 2006-12-14 00:10:40,208 - Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl) 2006-12-14 00:10:40,210 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader 2006-12-14 00:10:40,210 - FileResourceLoader : adding path '.' 2006-12-14 00:10:40,210 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl)
2006-12-14 00:10:40,333 - ResourceManager : unable to find resource 'xx.vm' in any resource loader. 2006-12-14 00:12:35,666 - ResourceManager : unable to find resource 'xx.vm' in any resource loader. FileResourceLoader? The sworn enemy of anyone using Velocity within a WebApp -- does anyone know where this resource loader is coming from? I thought the default of VelocityViewServlet was WebAppLoader, even if it couldn't find your velocity.properties.. ?! Thanks! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
