From users-return-9911-apmail-jackrabbit-users-archive=jackrabbit.apache.org@jackrabbit.apache.org Fri Dec 12 04:27:42 2008 Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 12251 invoked from network); 12 Dec 2008 04:27:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Dec 2008 04:27:42 -0000 Received: (qmail 66261 invoked by uid 500); 12 Dec 2008 04:27:53 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 66238 invoked by uid 500); 12 Dec 2008 04:27:53 -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 66227 invoked by uid 99); 12 Dec 2008 04:27:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Dec 2008 20:27:53 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [216.200.145.38] (HELO omta0101.mta.everyone.net) (216.200.145.38) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Dec 2008 04:27:32 +0000 Received: from sj1-dm04.mta.everyone.net (sj1-slb03-gw2 [172.16.1.96]) by omta0101.mta.everyone.net (Postfix) with ESMTP id 6ADA77C56E8 for ; Thu, 11 Dec 2008 20:27:11 -0800 (PST) X-Eon-Dm: sj1-dm04 Received: by sj1-dm04.mta.everyone.net (EON-AUTHRELAY2 - bd9c0d33) id sj1-dm04.4935e532.3d5162 for ; Thu, 11 Dec 2008 20:27:10 -0800 X-Eon-Sig: AQL0PaZJQegel1T7rAIAAAAB,6c74ae5d99b7054c37d5dec9012caed0 Message-ID: <4941E81D.5070204@rwmotloc.com> Date: Thu, 11 Dec 2008 22:27:09 -0600 From: Alexander Wallace User-Agent: Thunderbird 2.0.0.17 (Macintosh/20080914) MIME-Version: 1.0 To: users@jackrabbit.apache.org Subject: Re: Migrating from File to DB repository References: <4941A220.9070802@rwmotloc.com> <4941BF02.6000902@gmail.com> In-Reply-To: <4941BF02.6000902@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org Thanks for your prompt reply... I will research what you've recommended. Again, thanks a bunch! Edgar Merino wrote: > Hello Alexander, > > I think you can use the Session#importXML and Session#exportXML > methods to do what you need, although you'll have to do that > programatically (but that shouldn't be too difficult > exporting/importing to/from system view). > > Regards, > Edgar Merino > > > > > Alexander Wallace escribió: >> Hi all... I now want to move our exisitng File based repository and >> have everything in a database (mysql). >> >> If i understand this correctly, I will be using the Bundle DB PM with >> DataStore. It will all be contained in the database then... >> >> Can someone point me in the right direction to migrate in this path? >> I imagine i need to do some sort of export and then import. >> >> Any clues, tools, and info, will be greatly appreciated... We are >> using JR v 1.4.1 >> >> Thanks to all in advance! >> > > >