Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 37526 invoked from network); 7 Aug 2008 17:18:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Aug 2008 17:18:23 -0000 Received: (qmail 70861 invoked by uid 500); 7 Aug 2008 17:18:20 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 70840 invoked by uid 500); 7 Aug 2008 17:18:20 -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 70829 invoked by uid 99); 7 Aug 2008 17:18:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Aug 2008 10:18:20 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of michael.e.harris@gmail.com designates 209.85.198.232 as permitted sender) Received: from [209.85.198.232] (HELO rv-out-0506.google.com) (209.85.198.232) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Aug 2008 17:17:25 +0000 Received: by rv-out-0506.google.com with SMTP id k40so562573rvb.31 for ; Thu, 07 Aug 2008 10:17:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=4F19Nxjgu/NtzZ59uE4wpa3M5pWNIgMXux2D9DTR5r0=; b=TMKnVrlwANli/JyKi6vuGkEOwvJodxay9GYkx0mD4p54h2FWWVKQHBHppQLIVTQOuO W6GOmhTqiatxtV9Mlomm8gxKxWTU1VJTE5CEjN6ZeyvVp2xBLBRB4GrXNt3l6Sik3Je+ FaxEascATBvIsANIoc/L2Oq6wr7EyqZgtYo7s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=kPeqjt15VYc3QFgWevlgYe1mLVHWTH5Z3NCpOESB3oRmKCaNVsy0kL5AY3Sb0Amyb1 047NsSGNM17J50EmVp2ZGQm7yRtR7cBLRh8cIRNuIYJVEughNlsJr6GWPDJZzmaohd23 auwSB2wbHvOzmQn5jXG5Sg/1ZTKB2Oyk5ipus= Received: by 10.141.19.9 with SMTP id w9mr820549rvi.202.1218129455777; Thu, 07 Aug 2008 10:17:35 -0700 (PDT) Received: by 10.140.163.2 with HTTP; Thu, 7 Aug 2008 10:17:35 -0700 (PDT) Message-ID: <82670ba40808071017v62ce0ae4s638659a7cceffc9e@mail.gmail.com> Date: Thu, 7 Aug 2008 13:17:35 -0400 From: "Michael Harris" To: users@jackrabbit.apache.org Subject: Re: server modes/backups In-Reply-To: <91f3b2650808071011o7facf286wd736e275588cae1d@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_21543_32348214.1218129455785" References: <82670ba40808060733i196b809dj38925a5ddd6e688e@mail.gmail.com> <91f3b2650808060906n5c4cb51fh33f0d2313821e940@mail.gmail.com> <82670ba40808061011i7c612f93yde2735038e17ec1e@mail.gmail.com> <91f3b2650808061033x23156091l8fe0ed34b4c384f7@mail.gmail.com> <82670ba40808061041v1da0dc11q60aee7f33d2ce0a3@mail.gmail.com> <510143ac0808070203j33de90d3g51ed10910d1026ae@mail.gmail.com> <82670ba40808070730s19e88b81lae22b8d2127d87a9@mail.gmail.com> <91f3b2650808071011o7facf286wd736e275588cae1d@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_21543_32348214.1218129455785 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline so even with a db backed repo there is a repo home dir on the disk? On Thu, Aug 7, 2008 at 1:11 PM, Thomas M=FCller wro= te: > Hi, > > >> the namespace and node type registries and workspace configuration > >> files > > > Where are those kept and who creates them? > > Those files are kept in the repository folder, and Jackrabbit creates > them. See also the "First Hops" example at > http://jackrabbit.apache.org/first-hops.html > > "In addition to producing the above status line the application copies > a default repository configuration file to repository.xml and creates > an initial Jackrabbit content repository in the repository > subdirectory. You can use the system properties > org.apache.jackrabbit.repository.conf and > org.apache.jackrabbit.repository.home to set alternative configuration > file and repository directory locations." > > Most of the configuration files can be stored in a database as well > (see http://wiki.apache.org/jackrabbit/PersistenceManagerFAQ - File > System and specially DbFileSystem), with the exception of: > repository.xml, workspace.xml (for each workspace), and the Lucene > search indexes (if needed). > > Regards, > Thomas > --=20 --------------------- Michael Harris ------=_Part_21543_32348214.1218129455785--