From users-return-9950-apmail-jackrabbit-users-archive=jackrabbit.apache.org@jackrabbit.apache.org Tue Dec 16 14:13:19 2008 Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 80660 invoked from network); 16 Dec 2008 14:13:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Dec 2008 14:13:19 -0000 Received: (qmail 76708 invoked by uid 500); 16 Dec 2008 14:13:31 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 76203 invoked by uid 500); 16 Dec 2008 14:13:30 -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 76192 invoked by uid 99); 16 Dec 2008 14:13:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Dec 2008 06:13:30 -0800 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 (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; Tue, 16 Dec 2008 14:13:16 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1LCafP-0007mG-Di for users@jackrabbit.apache.org; Tue, 16 Dec 2008 06:12:55 -0800 Message-ID: <21033797.post@talk.nabble.com> Date: Tue, 16 Dec 2008 06:12:55 -0800 (PST) From: Dave Fried To: users@jackrabbit.apache.org Subject: Re: Unable to save node? In-Reply-To: <510143ac0812151420t137472fbsa25fe24996d2ca3b@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: dfried@phoenix-int.com References: <21022922.post@talk.nabble.com> <510143ac0812151420t137472fbsa25fe24996d2ca3b@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org That approach should work just fine. Thanks for the reply! --Dave Jukka Zitting wrote: > > Hi, > > On Mon, Dec 15, 2008 at 11:07 PM, Dave Fried > wrote: >> I'm not sure what I'm doing wrong here. Is it possible at all to modify >> the >> subtree of the repository rooted at the Version node returned by >> checkin()? > > No, you're not supposed to modify the version nodes (they are "frozen" > for a reason). > > If you want to store extra metadata with a version, you can simply add > normal properties to the node being versioned and set those properties > *before* you call checkin(). Those properties will then become a part > of the immutable version. > > BR, > > Jukka Zitting > > -- View this message in context: http://www.nabble.com/Unable-to-save-node--tp21022922p21033797.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.