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 F34A511E85 for ; Thu, 31 Jul 2014 06:01:53 +0000 (UTC) Received: (qmail 55898 invoked by uid 500); 31 Jul 2014 06:01:53 -0000 Delivered-To: apmail-chemistry-dev-archive@chemistry.apache.org Received: (qmail 55838 invoked by uid 500); 31 Jul 2014 06:01:53 -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 Delivered-To: moderator for dev@chemistry.apache.org Received: (qmail 96847 invoked by uid 99); 31 Jul 2014 00:20:34 -0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) From: Ashish Karandikar To: "dev@chemistry.apache.org" Subject: Drupal - CMIS - JCR Thread-Topic: Drupal - CMIS - JCR Thread-Index: AQHPrEynTwOGI3xVVky4QCJD02Bb+A== Date: Thu, 31 Jul 2014 00:19:23 +0000 Message-ID: Accept-Language: en-IN, en-US Content-Language: en-IN X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [172.20.1.11] Content-Type: multipart/alternative; boundary="_000_d10463ff1f5b46ddaa108e3b659664a7q4emailchennaiqforcom_" MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org --_000_d10463ff1f5b46ddaa108e3b659664a7q4emailchennaiqforcom_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi, I am trying to establish connection between Drupal CMIS and JCR. I am using= Apache OpenCMIS library to establish this connection. JCR repository is using MongoDB as backend. When I create/update an article in Drupal, I can see node is getting create= d/updated in JCR repository. However when I try to delete article from Drup= al, article is not getting deleted from JCR. I debugged and found out that node's isPwc flag is false due to which "Cmis= StorageException("Cannot delete checked out document: " + getId())" excepti= on is getting thrown at JcrVersionBase.java How to handle this issue ? Thanks, Ashish EMAIL DISCLAIMER: This email and any files transmitted with it are confiden= tial and intended solely for the use of the individual or entity to whom th= ey are addressed. Any unauthorized distribution or copying is strictly proh= ibited. If you receive this transmission in error, please notify the sender= by reply email and then destroy the message. Opinions, conclusions and oth= er information in this message that do not relate to official business of Q= UADRANT4 shall be understood to be neither given nor endorsed by QUADRANT4.= Any information contained in this email, when addressed to QUADRANT4 clien= ts is subject to the terms and conditions in governing client contract. --_000_d10463ff1f5b46ddaa108e3b659664a7q4emailchennaiqforcom_--