Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 4953 invoked from network); 31 Jul 2007 08:48:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 31 Jul 2007 08:48:13 -0000 Received: (qmail 68189 invoked by uid 500); 31 Jul 2007 08:48:12 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 67934 invoked by uid 500); 31 Jul 2007 08:48:11 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 67925 invoked by uid 99); 31 Jul 2007 08:48:11 -0000 Received: from Unknown (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Jul 2007 01:48:11 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.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; Tue, 31 Jul 2007 08:48:06 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1IFnOL-0002nm-Rs for dev@jackrabbit.apache.org; Tue, 31 Jul 2007 01:47:45 -0700 Message-ID: <11920332.post@talk.nabble.com> Date: Tue, 31 Jul 2007 01:47:45 -0700 (PDT) From: joshna138 To: dev@jackrabbit.apache.org Subject: Is there a way to set lockOwner MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: joshna138@gmail.com X-Virus-Checked: Checked by ClamAV on apache.org I am implementing model2 jackrabbit repository in my project. The user who logs in to my application is not the same as the user who logs in to jackrabbit repository.Its always the "superuser" who logs in to the jackrabbit repository and returns the session. In this scenario if i checkout any node the lockowner is always the "superuser" i.e session.getUserId() .Is there a way to set the lockowner explicitly. Thanks K.Joshna -- View this message in context: http://www.nabble.com/Is-there-a-way-to-set-lockOwner-tf4191654.html#a11920332 Sent from the Jackrabbit - Dev mailing list archive at Nabble.com.