On Thu, 20 Jan 2005 08:45:06 -0800, Will Glass-Husain <[EMAIL PROTECTED]> wrote: > Hi Carfield, > > You can't set the ClassLoader. Velocity looks for the resources in the > Thead.getContextClassLoader, or the system one (if not found) > > Typical practice: > > Put the velocity jar either in your WEB-INF/lib or the container lib. > > Put your classes in WEB-INF/classes, or in a jar file in WEB-INF/jar. > I personally does, but I can't tell allll our clients do so, so of they will deploy our application to more than 1 instance at webcontainer for various reasons. They will like to place to library at tomcat common directory in order to update the library more easier.
Besides, are you mean that even if I upgrade velocity to new version, the problem will persist? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
