[ http://issues.apache.org/jira/browse/JCR-276?page=comments#action_12358164 ]
Brian Moseley commented on JCR-276: ----------------------------------- i haven't integrated this code into my own build yet, so i am not familiar with it, but couldn't the root collection simply use the default workspace? i certainly don't want to have to specify a workspace name in my webdav urls, so i'll have to address this one way or another. > SimpleWebdavServlet: avoid 404 for the root collection > ------------------------------------------------------ > > Key: JCR-276 > URL: http://issues.apache.org/jira/browse/JCR-276 > Project: Jackrabbit > Type: Improvement > Reporter: angela > Assignee: angela > Priority: Minor > > in order to avoid strange 404 error when accessing the root collection in > simple webdav servlet (thus missing workspace name), that request should > either be redirected or handled by a create fake root that has no > correspondance in the jsr170 repository. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
