[
https://issues.apache.org/jira/browse/SLING-1366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ian Boston reopened SLING-1366:
-------------------------------
curl -u admin:admin http://localhost:8888/index.html?sudo=anonymous
giving
12.02.2010 16:42:51.123 *WARN* [2854...@qtp-24914065-10] org.mortbay.jetty
EXCEPTION java.lang.ClassCastException:
org.apache.sling.jcr.base.SessionProxyHandler$SessionProxy cannot be cast to
javax.jcr.Session
at $Proxy4.impersonate(Unknown Source)
at
org.apache.sling.commons.auth.impl.SlingAuthenticator.handleImpersonation(SlingAuthenticator.java:877)
at
org.apache.sling.commons.auth.impl.SlingAuthenticator.getSession(SlingAuthenticator.java:545)
at
org.apache.sling.commons.auth.impl.SlingAuthenticator.handleSecurity(SlingAuthenticator.java:358)
at
org.apache.sling.engine.impl.SlingMainServlet.handleSecurity(SlingMainServlet.java:859)
> NamespaceMapper is never called
> -------------------------------
>
> Key: SLING-1366
> URL: https://issues.apache.org/jira/browse/SLING-1366
> Project: Sling
> Issue Type: Bug
> Components: JCR
> Affects Versions: JCR Base 2.0.4
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Fix For: JCR Base 2.0.6
>
>
> It seems that the NamespaceMapper is never called - therefore the support for
> the bundle header "Sling-Namespaces" is not working anymore
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.