Which resource loader are you using?
If you're using the ClasspathResourceLoader, there's been an unreleased update to the source code that addresses this issue. You can download the latest source with subversion (svn).
WILL
----- Original Message ----- From: "Carfield Yim" <[EMAIL PROTECTED]>
To: "Velocity Users List" <[email protected]>
Sent: Monday, January 17, 2005 5:04 AM
Subject: Classloading problem of using velocity with tomcat
When my cowork deploy the application using velocity at tomcat, they find that if there is velocity jar at tomcat common library directory, the application will throw a ResourceNotFoundException. I think it relate to the classloader using, but there is no API method call can allow me to change the classloader of the classpathTemplateLoader class using... How can I solve my problem? Have anyone experience it?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
