You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by "Dominique Pfister (JIRA)" <ji...@apache.org> on 2009/05/01 15:24:30 UTC

[jira] Created: (CMIS-12) Add RepositoryFactory to chemistry-api

Add RepositoryFactory to chemistry-api
--------------------------------------

                 Key: CMIS-12
                 URL: https://issues.apache.org/jira/browse/CMIS-12
             Project: Apache Chemistry
          Issue Type: Improvement
            Reporter: Dominique Pfister
            Assignee: Dominique Pfister


Currently, the CMISServlet has a constructor with a repository instance, only. In order to deploy the chemistry atompub server in a servlet container, an empty constructor needs to be added as well. Adding a repository factory to chemistry-api will allow the CMISServlet to create the repository in its init() method.

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


[jira] Resolved: (CMIS-12) Add RepositoryFactory to chemistry-api

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

Dominique Pfister resolved CMIS-12.
-----------------------------------

    Resolution: Fixed

Added in revision 770668.

> Add RepositoryFactory to chemistry-api
> --------------------------------------
>
>                 Key: CMIS-12
>                 URL: https://issues.apache.org/jira/browse/CMIS-12
>             Project: Apache Chemistry
>          Issue Type: Improvement
>            Reporter: Dominique Pfister
>            Assignee: Dominique Pfister
>
> Currently, the CMISServlet has a constructor with a repository instance, only. In order to deploy the chemistry atompub server in a servlet container, an empty constructor needs to be added as well. Adding a repository factory to chemistry-api will allow the CMISServlet to create the repository in its init() method.

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