All,
I am getting an error message saying I am missing the Base markup for
my webpages. Before I was using the PathStripperLocator function
(link<http://cwiki.apache.org/WICKET/control-where-html-files-are-loaded-from.html#ControlwhereHTMLfilesareloadedfrom-InWicket1.3>).
To try and debug I moved all the html files into their associated packages
but I am still getting an error message stating that I am missing my markup
files. The only thing that I changed in my application is I added spring
(which I don't think this would affect where the html files are loaded from
but I could be wrong). In my log4j file I enabled logging for the
org.apache.wicket.util.resource and it is scanning through the packages
where my html files are located. Has anyone seen this problem before?
Thank you,
--
Eric Reagan