You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2007/06/02 00:52:15 UTC

[jira] Created: (JCR-956) Reusable Repository access and bind servlets

Reusable Repository access and bind servlets
--------------------------------------------

                 Key: JCR-956
                 URL: https://issues.apache.org/jira/browse/JCR-956
             Project: Jackrabbit
          Issue Type: New Feature
          Components: webapp
            Reporter: Jukka Zitting
            Assignee: Jukka Zitting
            Priority: Minor
             Fix For: 1.4


As discussed in http://mail-archives.apache.org/mod_mbox/jackrabbit-dev/200705.mbox/%3C510143ac0705151453t7a0eb4cam859a40fb106e81f5@mail.gmail.com%3E and JCR-955, it would be useful to have a reusable set of servlet components for accessing and exposing repositories in various configurable ways.

My plan is to refactor the current RepositoryAccessServlet from jackrabbit-webapp and place the resulting servlet components in jackrabbit-jcr-commons, with servlet-api as a new optional (or provided) dependency.

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


[jira] Resolved: (JCR-956) Reusable Repository access and bind servlets

Posted by "Jukka Zitting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting resolved JCR-956.
-------------------------------

    Resolution: Fixed

Resolved as fixed for Jackrabbit 1.4

> Reusable Repository access and bind servlets
> --------------------------------------------
>
>                 Key: JCR-956
>                 URL: https://issues.apache.org/jira/browse/JCR-956
>             Project: Jackrabbit
>          Issue Type: New Feature
>          Components: jackrabbit-webapp
>            Reporter: Jukka Zitting
>            Assignee: Jukka Zitting
>            Priority: Minor
>             Fix For: 1.4
>
>
> As discussed in http://mail-archives.apache.org/mod_mbox/jackrabbit-dev/200705.mbox/%3C510143ac0705151453t7a0eb4cam859a40fb106e81f5@mail.gmail.com%3E and JCR-955, it would be useful to have a reusable set of servlet components for accessing and exposing repositories in various configurable ways.
> My plan is to refactor the current RepositoryAccessServlet from jackrabbit-webapp and place the resulting servlet components in jackrabbit-jcr-commons, with servlet-api as a new optional (or provided) dependency.

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