DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=34916>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=34916 Summary: Possibly wrong explanation in doc: "Templates may live in subdirectories" Product: Velocity Version: 1.4 Platform: PC OS/Version: Windows 2000 Status: NEW Severity: normal Priority: P2 Component: Build AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] In developer guide located at http://jakarta.apache.org/velocity/developer- guide.html, explanation regarding with "<name>.resource.loader.path" says "Templates may live in subdirectories of this root." Following this guidance, I created a subdirectory within root directroy which is set with "file.resource.loader.path" in velocity.properties. Then put mytemplate.vm file in subdirectory. After I ran my application, Velocity threw a ResourceNotFoundException. When I put mytemplate.vm into root directory, it works fine. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
