[ 
https://issues.apache.org/jira/browse/JCR-1263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16887953#comment-16887953
 ] 

Julian Reschke commented on JCR-1263:
-------------------------------------

trunk: (2.9.0) [r603178|http://svn.apache.org/r603178]

> Move SimpleWebdavServlet to jcr-server and make it abstract
> -----------------------------------------------------------
>
>                 Key: JCR-1263
>                 URL: https://issues.apache.org/jira/browse/JCR-1263
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-jcr-servlet, jackrabbit-webapp
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>            Priority: Major
>             Fix For: 1.4
>
>         Attachments: JCR-1263.patch
>
>
> In line with isse JCR-417, I suggest to partially move the 
> SimpleWebdavServlet from the jcr-webapp project to the jcr-server project. By 
> partially I mean, that the new (moved) servlet will be abstract and the 
> getRepository() method will be abstract. The jcr-webapp project will still 
> contain a SimpleWebdavServlet (for backwards compatibility maintaing the same 
> name) which just extends the new servlet and implements the getRepository() 
> method using the RepositoryAccess servlet.
> This allows for the reuse of the jcr-server project including the abstract 
> SimpleWebdavServlet in other environments. My intention is to include this 
> project (along with the webdav) project in Sling.
> Will provide a patch for this proposal
> (This issue is separated out of JCR-1262 as suggested by Angela)



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to