From dev-return-8644-apmail-jackrabbit-dev-archive=jackrabbit.apache.org@jackrabbit.apache.org Fri Sep 01 11:58:05 2006 Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 60506 invoked from network); 1 Sep 2006 11:58:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Sep 2006 11:58:04 -0000 Received: (qmail 47302 invoked by uid 500); 1 Sep 2006 11:58:02 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 47281 invoked by uid 500); 1 Sep 2006 11:58:02 -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 47269 invoked by uid 99); 1 Sep 2006 11:58:01 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Sep 2006 04:58:01 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=FORGED_HOTMAIL_RCVD2,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of lists@nabble.com designates 72.21.53.35 as permitted sender) Received: from [72.21.53.35] (HELO talk.nabble.com) (72.21.53.35) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Sep 2006 04:58:01 -0700 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1GJ7eW-0007yO-TW for dev@jackrabbit.apache.org; Fri, 01 Sep 2006 04:57:40 -0700 Message-ID: <6097318.post@talk.nabble.com> Date: Fri, 1 Sep 2006 04:57:40 -0700 (PDT) From: J Kuijpers To: dev@jackrabbit.apache.org Subject: Re: altering ceckoutstate and uuid on importxml In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <6096006.post@talk.nabble.com> <6096141.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I have done some testing with this. Found the jcr:uuid isn't overwritten but the jcr:ischeckedout is. Nicolas Toper wrote: > > Actually, the backup tool is doing this, but its integration in core is > still discussed there. I would suggest to wait a few days since I have > done > already the code for this. > > Nico > > On 9/1/06, J Kuijpers wrote: >> >> >> There's no way of influence these props on the fly in some way? I need >> the >> node to be checkedin and give it my own uuid. Don't want to alter them >> afterwards for performance reaons >> >> >> >> Nicolas Toper wrote: >> > >> > Hi, >> > >> > They will be overwritten. >> > >> > Cheers, >> > Nico >> > my blog! http://www.deviant-abstraction.net !! >> > >> > On 9/1/06, J Kuijpers wrote: >> >> >> >> >> >> We use the importxml method on the sessionimpl to import some nodes in >> >> jackrabbit. I want to have some influence on the uuid and >> checkedoutstate >> >> on >> >> the main node during importing. >> >> Can I do something like the xml below or will the jcr:ischeckedout and >> >> jcr:uuid be overwritten during the importxml? >> >> >> >> >> >> bla >> >> blabla >> >> >> >> >> >> thx >> >> -- >> >> View this message in context: >> >> >> http://www.nabble.com/altering-ceckoutstate-and-uuid-on-importxml-tf2201714.html#a6096006 >> >> Sent from the Jackrabbit - Dev forum at Nabble.com. >> >> >> >> >> > >> > >> >> -- >> View this message in context: >> http://www.nabble.com/altering-checkoutstate-and-uuid-on-importxml-tf2201714.html#a6096141 >> Sent from the Jackrabbit - Dev forum at Nabble.com. >> >> > > > -- > a+ > Nico > my blog! http://www.deviant-abstraction.net !! > > -- View this message in context: http://www.nabble.com/altering-checkoutstate-and-uuid-on-importxml-tf2201714.html#a6097318 Sent from the Jackrabbit - Dev forum at Nabble.com.