You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2008/03/07 08:55:46 UTC

[jira] Created: (SLING-313) Registered servlet can't be invoked with authentication

Registered servlet can't be invoked with authentication
-------------------------------------------------------

                 Key: SLING-313
                 URL: https://issues.apache.org/jira/browse/SLING-313
             Project: Sling
          Issue Type: Bug
          Components: Core
    Affects Versions: 2.0.0
            Reporter: Carsten Ziegeler
             Fix For: 2.0.0


It seems that if you register a servlet under /bin/myServlet (without storing the servlet into the repository), the /bin node in the repository is checked.
If this /bin node is not accessible for the current user, the servlet is not invoked.

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


[jira] Closed: (SLING-313) Registered servlet can't be invoked with authentication

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler closed SLING-313.
----------------------------------

    Resolution: Fixed

This seems to be fixed with the changes made because of SLING-319

> Registered servlet can't be invoked with authentication
> -------------------------------------------------------
>
>                 Key: SLING-313
>                 URL: https://issues.apache.org/jira/browse/SLING-313
>             Project: Sling
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0.0
>            Reporter: Carsten Ziegeler
>             Fix For: 2.0.0
>
>
> It seems that if you register a servlet under /bin/myServlet (without storing the servlet into the repository), the /bin node in the repository is checked.
> If this /bin node is not accessible for the current user, the servlet is not invoked.

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