[ http://issues.apache.org/jira/browse/JCR-98?page=comments#action_62360 ] angela commented on JCR-98: ---------------------------
hi brian thanks for the patch. i included the modifications for WebdavServlet with one single adjustment (calling getLockManager instead of using the lockMgr field when creating the default resource factory). however, i did not change the access modifiers as you suggested in DavResourceImpl... i'm not so happy with the 2 methods anyway and would prefer some sort of import-handler. regards angela > extensibility patch for simple WebDAV servlet > --------------------------------------------- > > Key: JCR-98 > URL: http://issues.apache.org/jira/browse/JCR-98 > Project: Jackrabbit > Type: Improvement > Reporter: Brian Moseley > Assignee: angela > Attachments: simple-webdav-extensibility.patch > > attaching a patch that makes the simple WebDAV servlet more extensible - > subclasses can now provide their own support objects such as > DavResourceFactory and DavLocatorFactory. also patches DavResourceImpl to > make importXml and importFile methods protected, for subclass use. -- 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 - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
