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

2007-08-06 Thread nageshyakkanti
initializing Velocity: org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'menu.vm' my velocity.properties is as follows resource.loader = classpath file.resource.loader.description = File Resource Loader file.resource.loader.class

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

2007-08-06 Thread Nathan Bubna
PROTECTED] wrote: 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

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

2007-08-06 Thread Christopher Townson
On 8/2/07, nageshyakkanti [EMAIL PROTECTED] wrote: Hi, [snip] my velocity.properties is as follows resource.loader = classpath file.resource.loader.description = File Resource Loader file.resource.loader.class = org.apache.velocity.runtime.resource.loader.FileResourceLoader

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