Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 74528 invoked from network); 25 May 2008 08:37:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 May 2008 08:37:49 -0000 Received: (qmail 33167 invoked by uid 500); 25 May 2008 08:37:49 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 33146 invoked by uid 500); 25 May 2008 08:37:49 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 33134 invoked by uid 99); 25 May 2008 08:37:49 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 May 2008 01:37:49 -0700 X-ASF-Spam-Status: No, hits=4.0 required=10.0 tests=DNS_FROM_OPENWHOIS,FORGED_YAHOO_RCVD,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 May 2008 08:36:55 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1K0BjB-0003Ac-FY for users@jackrabbit.apache.org; Sun, 25 May 2008 01:37:17 -0700 Message-ID: <17455720.post@talk.nabble.com> Date: Sun, 25 May 2008 01:37:17 -0700 (PDT) From: viz06 To: users@jackrabbit.apache.org Subject: Re: Unlocking: Node not locked by this session In-Reply-To: <510143ac0805241119m7fdd57c8xb88017759462d1f6@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: vijaykumarsharma_1999@yahoo.com References: <17448831.post@talk.nabble.com> <510143ac0805241119m7fdd57c8xb88017759462d1f6@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Thanks Jukka for chiming in, Unfortunately this didn't work for me. I am getting the same exception after making changes. Just to make it more clear my lock and unlock calls are running under different transaction as I need to test if the same user can unlock a node locked by him previously. Under such condition can I expect to get the same session (which locked the node initially) by calling node.getSession() while unlocking? Thanks Again -- View this message in context: http://www.nabble.com/Unlocking%3A-Node-not-locked-by-this-session-tp17448831p17455720.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.