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.