On Fri, Oct 23, 2009 at 6:14 PM, Natale Vinto <[email protected]> wrote: > Hi all, > I've followed the Getting and Build Sling guide: > > http://sling.apache.org/site/getting-and-building-sling.html > > to build Sling from svn and maven sources with Eclipse Galileo. I've > then created a new project as written in the last part of that guide, > using the pom.xml from espblog sample but I can't get it running. I'm > using Tomcat 6.0.20 on Ubuntu 2.6.31, with Sling Web Application 5 war > taken from Download section and I've installed the espblog bundle from > maven. I've also read the README of espblog and installed the bundle > path-based-rtp with maven as suggested but poiting to: > > http://localhost:8080/sling/content/espblog/*.html > > (where sling is the org.apache.sling.launchpad.webapp-5-incubator.war > renamed to sling.war) I'm getting always > > Resource dumped by HtmlRendererServlet > > so I can't see any espblog example. What's wrong?
Did you install the PathBasedResourceProvider bundle? The Espblog sample needs that - see comment #8 at http://dev.day.com/microsling/content/blogs/main/sling-46-lines-blog.html -- Vidar S. Ramdal <[email protected]> - http://www.idium.no Sommerrogata 13-15, N-0255 Oslo, Norway + 47 22 00 84 00 / +47 21 531941, ext 2070
