You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2008/06/12 16:10:46 UTC

[jira] Assigned: (SLING-528) ServletException on request for synthtic resource

     [ https://issues.apache.org/jira/browse/SLING-528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger reassigned SLING-528:
---------------------------------------

    Assignee: Felix Meschberger

> ServletException on request for synthtic resource
> -------------------------------------------------
>
>                 Key: SLING-528
>                 URL: https://issues.apache.org/jira/browse/SLING-528
>             Project: Sling
>          Issue Type: Bug
>          Components: Servlets Get
>            Reporter: christian
>            Assignee: Felix Meschberger
>
> Have a Resource at path "/synthetic" 
> Requesting this resource SlingDefaultGetServlet throws an ServletException with the message
> "path=/synthetic does not adapt to a Node or a Property".
> This is thrown by the PlainTextRendererSerlvet, which expects a JCR Resource.
> I would suggest to fail gracefully. Like rendering the ResourceMetadata

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