Error opening velocity example page
-----------------------------------
Key: WICKET-3574
URL: https://issues.apache.org/jira/browse/WICKET-3574
Project: Wicket
Issue Type: Bug
Components: wicket-examples
Affects Versions: 1.5-RC3
Reporter: Pedro Santos
Priority: Minor
Both velocity examples are failing due a missing resource.
e.g.
http://localhost:8080/velocity/wicket/bookmarkable/org.apache.wicket.examples.velocity.TemplatePage
Exception:
Caused by: org.apache.wicket.WicketRuntimeException: Cannot find resource with
org.apache.wicket.examples.velocity.DynamicPage and path fields.vm
at
org.apache.wicket.util.resource.PackageResourceStream.<init>(PackageResourceStream.java:64)
at
org.apache.wicket.examples.velocity.DynamicPage.<init>(DynamicPage.java:47)
... 43 more
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira