[jira] [Resolved] (CMIS-916) AtomPub applyPolicy method does not send policyId to server

2015-05-26 Thread JIRA
[ https://issues.apache.org/jira/browse/CMIS-916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Müller resolved CMIS-916. - Resolution: Fixed Fix Version/s: OpenCMIS 1.0.0 > AtomPub applyPolicy method does not send po

[jira] [Assigned] (CMIS-916) AtomPub applyPolicy method does not send policyId to server

2015-05-26 Thread JIRA
[ https://issues.apache.org/jira/browse/CMIS-916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Müller reassigned CMIS-916: --- Assignee: Florian Müller > AtomPub applyPolicy method does not send policyId to server > --

[jira] [Created] (CMIS-916) AtomPub applyPolicy method does not send policyId to server

2015-05-26 Thread Jochen Kraushaar (JIRA)
Jochen Kraushaar created CMIS-916: - Summary: AtomPub applyPolicy method does not send policyId to server Key: CMIS-916 URL: https://issues.apache.org/jira/browse/CMIS-916 Project: Chemistry

Re: Error in OpenCMIS 0.12.0 applyPolicy AtomPub method?

2015-05-26 Thread Florian Müller
Hi Jochen, That's a bug. Please create an issue in JIRA [1]. Thanks, Florian. [1] https://issues.apache.org/jira/browse/CMIS Hi, I'm trying to apply a policy to an object using OpenCMIS 0.12.0 and the AtomPub binding. I used following commands from the workbench console: def object = s

Error in OpenCMIS 0.12.0 applyPolicy AtomPub method?

2015-05-26 Thread Jochen Kraushaar
Hi, I'm trying to apply a policy to an object using OpenCMIS 0.12.0 and the AtomPub binding. I used following commands from the workbench console: def object = session.getObjectByPath("/path/to/object") def policy = session.getObject("c7239edf-44cc-4aba-81c4-97ee9e994c87") session.applyPolicy(

[jira] [Resolved] (CMIS-915) Discrepancy between specification and TCK tests

2015-05-26 Thread JIRA
[ https://issues.apache.org/jira/browse/CMIS-915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Müller resolved CMIS-915. - Resolution: Fixed Fix Version/s: OpenCMIS 1.0.0 > Discrepancy between specification and TCK t

[jira] [Issue Comment Deleted] (CMIS-915) Discrepancy between specification and TCK tests

2015-05-26 Thread JIRA
[ https://issues.apache.org/jira/browse/CMIS-915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Müller updated CMIS-915: Comment: was deleted (was: There is a bit of confusion because there are two exact flags. There is on

[jira] [Assigned] (CMIS-915) Discrepancy between specification and TCK tests

2015-05-26 Thread JIRA
[ https://issues.apache.org/jira/browse/CMIS-915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Müller reassigned CMIS-915: --- Assignee: Florian Müller > Discrepancy between specification and TCK tests > --

[jira] [Commented] (CMIS-915) Discrepancy between specification and TCK tests

2015-05-26 Thread JIRA
[ https://issues.apache.org/jira/browse/CMIS-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14559105#comment-14559105 ] Florian Müller commented on CMIS-915: - There is a bit of confusion because there are two

[jira] [Commented] (CMIS-915) Discrepancy between specification and TCK tests

2015-05-26 Thread JIRA
[ https://issues.apache.org/jira/browse/CMIS-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14559103#comment-14559103 ] Florian Müller commented on CMIS-915: - There is a bit of confusion because there are two

[jira] [Created] (CMIS-915) Discrepancy between specification and TCK tests

2015-05-26 Thread Gavin Cornwell (JIRA)
Gavin Cornwell created CMIS-915: --- Summary: Discrepancy between specification and TCK tests Key: CMIS-915 URL: https://issues.apache.org/jira/browse/CMIS-915 Project: Chemistry Issue Type: Bug

Re: Get users and groups by OpenCMIS

2015-05-26 Thread Gavin Cornwell
Hi Hussein, Unfortunately you can’t retrieve users and groups using the OpenCMIS APIs with Alfresco 4.2. You can with Alfresco 5.0 and above via CMIS queries. SELECT * FROM cm:authority will give you all users and groups. SELECT * FROM cm:person will give you all users. Regards, Gavin Cornwel

Re: Set CmisExtensionElement value with Apache Chemistry libs

2015-05-26 Thread Gavin Cornwell
Hi Andreu, It is possible but there are 2 parts to doing this. Firstly, you need to be using the Alfresco CMIS extensions (this handles the Alfresco concept of aspects for you). Secondly, when trying to set properties defined on an aspect you need to provide the list of the aspects to apply in