StarResource does not adapt to a Map or String
----------------------------------------------

                 Key: SLING-630
                 URL: https://issues.apache.org/jira/browse/SLING-630
             Project: Sling
          Issue Type: Bug
            Reporter: Bertrand Delacretaz
            Priority: Minor


In revision 689422, requesting http://localhost:8888/*.txt causes the Exception 
shown below.

As a result, the  org.apache.sling.launchpad.webapp.integrationtest.GetStarTest 
fails.

javax.servlet.ServletException: Resource StarResource, 
type=sling:syntheticStarResource, path=/* does not adapt to a map or string.
        at 
org.apache.sling.servlets.get.helpers.PlainTextRendererServlet.renderResource(PlainTextRendererServlet.java:71)
        at 
org.apache.sling.servlets.get.helpers.PlainTextRendererServlet.doGet(PlainTextRendererServlet.java:58)


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to