Return-Path: X-Original-To: apmail-chemistry-dev-archive@www.apache.org Delivered-To: apmail-chemistry-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5F5BF17B2E for ; Thu, 16 Oct 2014 15:11:34 +0000 (UTC) Received: (qmail 49575 invoked by uid 500); 16 Oct 2014 15:11:34 -0000 Delivered-To: apmail-chemistry-dev-archive@chemistry.apache.org Received: (qmail 49494 invoked by uid 500); 16 Oct 2014 15:11:34 -0000 Mailing-List: contact dev-help@chemistry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@chemistry.apache.org Delivered-To: mailing list dev@chemistry.apache.org Received: (qmail 49477 invoked by uid 99); 16 Oct 2014 15:11:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Oct 2014 15:11:34 +0000 Date: Thu, 16 Oct 2014 15:11:34 +0000 (UTC) From: =?utf-8?Q?Florian_M=C3=BCller_=28JIRA=29?= To: dev@chemistry.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CMIS-853) (OPENCmis) org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException: Property 'cmis:isImmutable' doesn't exist! MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CMIS-853?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D141738= 45#comment-14173845 ]=20 Florian M=C3=BCller commented on CMIS-853: ------------------------------------- SharePoint is telling you that a type with this ID doesn't exist. Where did you get it from? The ID is looking a bit long for a valid SharePo= int type ID. > (OPENCmis) org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeEx= ception: Property 'cmis:isImmutable' doesn't exist! > -------------------------------------------------------------------------= --------------------------------------------------- > > Key: CMIS-853 > URL: https://issues.apache.org/jira/browse/CMIS-853 > Project: Chemistry > Issue Type: Bug > Reporter: parag patel > Labels: opencmis > > I am using OpenCMIS to get files/folders from sharepoint library. > - SharePoint 2010 > -OpenCMIS library version : 0.9.0 > I am getting one exception cmisRunTimeException :"Property cmis:isImmutab= le does not exist" > in while (iterator.hasNext()) { > -If I set=20 > operationContext.setFilterString("cmis:name"); > operationContext.setOrderBy("cmis:name"); > its working , but I am not able to fetch other properties then. > and If I set all folder properties as filter string , its giving "Bad req= uest" error while getting folder children. -- This message was sent by Atlassian JIRA (v6.3.4#6332)