[ http://issues.apache.org/jira/browse/JCR-130?page=all ]
     
angela resolved JCR-130:
------------------------

    Resolution: Fixed

reintroduces the missing set-methods.

Please Note: for consistency reasons and clarity i renamed the following 
methods:

- SessionProvider sessionProvider
  > getSessionProvider    (was getRepositorySessionProvider)
  > setSessionProvider    (missing before)

- DavSessionProvider davSessionProvider
  > getDavSessionProvider  (was getSessionProvider)
  > setDavSessionProvider  (missing before)

please apologize for the inconveniences!
regards 
angela

> extensibility changes to SimpleWebdavServlet
> --------------------------------------------
>
>          Key: JCR-130
>          URL: http://issues.apache.org/jira/browse/JCR-130
>      Project: Jackrabbit
>         Type: Improvement
>     Reporter: Brian Moseley
>     Assignee: angela
>  Attachments: SimpleWebdavServlet.patch
>
> the new SimpleWebdavServlet class lost some of the extensibility of the old 
> WebdavServlet that allowed subclasses to ignore the dependency on 
> RepositoryAccessServlet and provide their own support objects. attached is a 
> patch that adds back these qualities.

-- 
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

Reply via email to