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/01/17 11:04:33 UTC

[jira] Commented: (SLING-170) WebDAV: Prevent NullPointerException when not supplying a workspace

    [ https://issues.apache.org/jira/browse/SLING-170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559881#action_12559881 ] 

Felix Meschberger commented on SLING-170:
-----------------------------------------

Created JCR-1319 to prevent this NPE.

> WebDAV: Prevent NullPointerException when not supplying a workspace
> -------------------------------------------------------------------
>
>                 Key: SLING-170
>                 URL: https://issues.apache.org/jira/browse/SLING-170
>             Project: Sling
>          Issue Type: Improvement
>          Components: Repository
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: 2.0.0
>
>
> When accessing the root of the Simple WebDAV Servlet, a NullPointerException may be thrown by the Jackrabbit implementation (This will be the cause for another issue of course).
> For our implementation it would make sense to redirect (temporarily) to the default workspace if the servlet root is accessed.

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