Hi Stephanie, On Thu, Mar 4, 2010 at 11:53 AM, Stephanie Seeger <[email protected]> wrote: > I'm trying to run the espblog sample. > I checked out the latest versions of sling, espblog and path-based-rtp, > followed the sling guide and the README of espblog. > > But even with having installed the "path-based-rtp" bundle I get the > "Resource dumped by HtmlRendererServlet" message when accessing to > http://localhost:8888/content/espblog/*.html....
I checked and this does indeed not work in the current trunk, due to a regression introduced by SLING-1420. For now, if you use revision 795864 instead of trunk (svn export -r 795864...) the sample should work, please confirm if you try that. Sorry for the inconvenience - it looks like we don't have automated tests for that so we missed the regression. -Bertrand
