Hi all, there were a path error, dunno why espblog can't run in other directory than root . Now that I ve put all in ROOT dir in tomcat everything is working fine. Thanks
2009/10/24 J Aaron Farr <[email protected]> > > On Sat, 24 Oct 2009 00:29:05, Natale Vinto <[email protected]> wrote: > > > Yes I did, as suggested also by the README that i found in espblog > > sample in sling source > > Instead of > http://localhost:8080/sling/content/espblog/*.html > try > http://localhost:8080/content/espblog/*.html > > > > Though even then, I'm also having issues of my own running the sample > (with latest svn checkout). POSTing an entry gives me a security > message: > > [... POST /content/espblog/posts/* HTTP/1.1] > org.apache.sling.servlets.post.impl.operations.ModifyOperation > Exception during response processing. > javax.jcr.AccessDeniedException: /: not allowed to modify item > > Just to check, I tried turnning of 'Allow Anonymous Access' and got the > following in the log: > > org.apache.sling.engine.impl.auth.SlingAuthenticator > getAnonymousSession: Anonymous access not allowed by configuration - > redirecting to login > > Though the actual rendered page was a bit confusing: > > HTTP ERROR 200 > > Problem accessing /content/espblog/*.html. Reason: > > OK > > -- > J. Aaron Farr > 馮傑仁 > www.cubiclemuses.com > -- Natale Vinto http://www.gotext.org http://bluesman.gotext.org
