Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
OpenCMIS 0.9.0 beta 1
-
OS:linux , JDK:1.6 , Tomcat:6 openCmis version : chemistry-opencmis-server-jcr-0.9.0-SNAPSHOT
Description
I am able to connect to the repository through AtomPub Binding and it is creating the jackrabbit repository in the specified path(repository.properties) but for this repository ACL management is not being Supported i verified using this code.
repository.getCapabilities().getAclCapability();
i am getting NONE where it is the symbol that it is not supporting ACL Management
But it is working when i use chemistry-opencmis-server-inmemory-0.9.0-SNAPSHOT since i need to connect to jcr Repository it is not working
So please help me by giving proper documentation regarding