<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: setAcl of Chemistry's CmisObject results on CmisNotSupportedException in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/setacl-of-chemistry-s-cmisobject-results-on/m-p/317433#M4434</link>
    <description>&lt;P&gt;The Nuxeo 5.9.5 repositoryInfo available &lt;A href="http://demo.nuxeo.com/nuxeo/json/cmis/default?cmisselector=repositoryInfo"&gt;here&lt;/A&gt; reports "capabilityACL": "none". A repository would need to report "capabilityACL": "manage" in order to support your call above. Currently, you would need to use Nuxeo REST APIs to programmatically manage ACLs.&lt;/P&gt;</description>
    <pubDate>Thu, 21 Aug 2014 03:51:19 GMT</pubDate>
    <dc:creator>rg1_</dc:creator>
    <dc:date>2014-08-21T03:51:19Z</dc:date>
    <item>
      <title>setAcl of Chemistry's CmisObject results on CmisNotSupportedException</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/setacl-of-chemistry-s-cmisobject-results-on/m-p/317432#M4433</link>
      <description>&lt;P&gt;I don't have a full stack trace but here's the entire message:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;org.apache.chemistry.opencmis.commons.exceptions.CmisNotSupportedException: Operation not supported by the repository for this object!
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Specifically this call:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;// Add the ACL to the CMIS Object
    cmisObject.addAcl(
            Collections.singletonList(ace),
            AclPropagation.REPOSITORYDETERMINED);
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;This does not happen with Chemistry In-Memory.&lt;/P&gt;
&lt;P&gt;How could I could resolve this? I am using Chemistry 0.11.0 and Nuxeo 5.9.5. I know I can use NuxeoObject, but I'd rather use CmisObject for cross-testing purpose with Chemistry In-Memory.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Aug 2014 00:04:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/setacl-of-chemistry-s-cmisobject-results-on/m-p/317432#M4433</guid>
      <dc:creator>November_India_</dc:creator>
      <dc:date>2014-08-21T00:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: setAcl of Chemistry's CmisObject results on CmisNotSupportedException</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/setacl-of-chemistry-s-cmisobject-results-on/m-p/317433#M4434</link>
      <description>&lt;P&gt;The Nuxeo 5.9.5 repositoryInfo available &lt;A href="http://demo.nuxeo.com/nuxeo/json/cmis/default?cmisselector=repositoryInfo"&gt;here&lt;/A&gt; reports "capabilityACL": "none". A repository would need to report "capabilityACL": "manage" in order to support your call above. Currently, you would need to use Nuxeo REST APIs to programmatically manage ACLs.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Aug 2014 03:51:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/setacl-of-chemistry-s-cmisobject-results-on/m-p/317433#M4434</guid>
      <dc:creator>rg1_</dc:creator>
      <dc:date>2014-08-21T03:51:19Z</dc:date>
    </item>
  </channel>
</rss>

