From users-return-16996-apmail-jackrabbit-users-archive=jackrabbit.apache.org@jackrabbit.apache.org Wed Feb 09 14:53:03 2011 Return-Path: Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: (qmail 97853 invoked from network); 9 Feb 2011 14:53:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 9 Feb 2011 14:53:03 -0000 Received: (qmail 58170 invoked by uid 500); 9 Feb 2011 14:53:02 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 57980 invoked by uid 500); 9 Feb 2011 14:53:00 -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 57971 invoked by uid 99); 9 Feb 2011 14:52:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Feb 2011 14:52:59 +0000 X-ASF-Spam-Status: No, hits=1.1 required=5.0 tests=FRT_ADOBE2,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [194.172.26.36] (HELO MX2.aeb.de) (194.172.26.36) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Feb 2011 14:52:51 +0000 X-IronPort-AV: E=Sophos;i="4.60,446,1291590000"; d="scan'208";a="1882456" Received: from unknown (HELO S-HQMX7.pmbelz.de) ([10.237.5.7]) by MX2I.pmbelz.de with ESMTP; 09 Feb 2011 15:52:31 +0100 Received: from S-HQMX7.pmbelz.de ([fe80::c4b6:4b67:cd89:2050]) by S-HQMX7.pmbelz.de ([fe80::c4b6:4b67:cd89:2050%15]) with mapi; Wed, 9 Feb 2011 15:52:30 +0100 From: "Seidel. Robert" To: "users@jackrabbit.apache.org" Date: Wed, 9 Feb 2011 15:52:30 +0100 Subject: AW: AW: How TO Determine A File Name in repository Coming From The UUID Thread-Topic: AW: How TO Determine A File Name in repository Coming From The UUID Thread-Index: AcvIaJINWvikjU3+Tum4QTl0nFPPOQAAA6Fw Message-ID: References: In-Reply-To: Accept-Language: de-DE Content-Language: de-DE X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: de-DE Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Hi Carlo, you can export the whole repository and import the data into a new reposito= ry. See method javax.jcr.Session#exportSystemView for details Kindly regards, Robert -----Urspr=FCngliche Nachricht----- Von: Carlo Camerino [mailto:carlo.camerino@gmail.com]=20 Gesendet: Mittwoch, 9. Februar 2011 15:49 An: users@jackrabbit.apache.org Betreff: Re: AW: How TO Determine A File Name in repository Coming From The= UUID is there any utility i could use to convert the file data store to a database datastore/ is there any tool for this? thanks a lot On Wed, Feb 9, 2011 at 10:44 PM, Thomas Mueller wrote: > Hi, > > About the data store, see http://wiki.apache.org/jackrabbit/DataStore > > Regards, > Thomas > >