On 12/13/06, Dave <[EMAIL PROTECTED]> wrote:
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!


That's really weird, and i'm not sure i understand exactly how these
log entries relate to the previous email.  Did you change something in
between?  These are logs from two separate days.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to