You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Konrad Windszus (JIRA)" <ji...@apache.org> on 2016/03/15 12:15:33 UTC

[jira] [Created] (SLING-5607) SlingServletResolver.resolveServlet should never return null

Konrad Windszus created SLING-5607:
--------------------------------------

             Summary: SlingServletResolver.resolveServlet should never return null
                 Key: SLING-5607
                 URL: https://issues.apache.org/jira/browse/SLING-5607
             Project: Sling
          Issue Type: Improvement
          Components: Servlets
    Affects Versions: Servlets Resolver 2.4.2
            Reporter: Konrad Windszus


According to the javadoc of the {{ServletResolver}} all resolve methods should never return {{null}} in case no servlet could be found but rather throw an exception.

This issue was revealed in the context of SLING-5605.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)