Re: javax.servlet.jsp.JspException: Error initializing Velocity: org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'menu.vm'

2007-08-06 Thread nageshyakkanti
Yes, make sense I will try WebappResourceLoader and hopefully will work Christopher Townson-3 wrote: > >>>> On 8/2/07, nageshyakkanti <[EMAIL PROTECTED]> wrote: Hi, >>>> > [snip] >>>> my velocity.properties is as follows resource.loader =

Re: javax.servlet.jsp.JspException: Error initializing Velocity: org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'menu.vm'

2007-08-06 Thread nageshyakkanti
er that is part of the > VelocityTools project. You can see the VelocityTools javadoc or > search these mail archives for more info on it. > > On 8/2/07, nageshyakkanti <[EMAIL PROTECTED]> wrote: >> >> Hi, >> >> I am working on

javax.servlet.jsp.JspException: Error initializing Velocity: org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'menu.vm'

2007-08-02 Thread nageshyakkanti
Hi, I am working on Tomcat 5.0 , linux fedora I am facing the following error javax.servlet.jsp.JspException: Error initializing Velocity: org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'menu.vm' my velocity.properties is as follows resource.loader = classpath f