On Tue, 4 Dec 2012, Nick De Graeve wrote:
In the JUnit test below I create, as administrator, a text file in the rootfolder and add a write permission to it for the normal user. When I try to check out the document as a normal user I get CmisPermissionDeniedException: Forbidden.
I think that a simple write permissions isn't enough. Alfresco has special permissions CheckIn, CheckOut and CancelCheckOut. I'd suggest you try either granting those, or give your use one of the more general sets of permissions (Collaborator or Editor ought to do it)
Nick
