[
https://issues.apache.org/jira/browse/SLING-528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12604520#action_12604520
]
Felix Meschberger commented on SLING-528:
-----------------------------------------
You mean, there is a non-JCR resource at "/synthetic" ?
I agree, that this should handle the request more gracefully.
> 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
>
> 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.