Return-Path: Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: (qmail 61423 invoked from network); 20 Jul 2009 10:59:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 20 Jul 2009 10:59:16 -0000 Received: (qmail 92946 invoked by uid 500); 20 Jul 2009 11:00:20 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 92917 invoked by uid 500); 20 Jul 2009 11:00: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 92899 invoked by uid 99); 20 Jul 2009 11:00:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jul 2009 11:00:20 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of fidelgq@gmail.com designates 209.85.220.205 as permitted sender) Received: from [209.85.220.205] (HELO mail-fx0-f205.google.com) (209.85.220.205) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jul 2009 11:00:10 +0000 Received: by fxm1 with SMTP id 1so320408fxm.43 for ; Mon, 20 Jul 2009 03:59:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=0RKT6p3Q3EWlqkZ7jBINiY/6nAaQjIFkW1fXnHZGylg=; b=KFF/p/eue9zcOMgzAAPjBuI9Q3CNyByiJalTKLDsGRH1ZwOmxZL3IcWR5xcbHXlpOP KhfBfB/eGU8CPpSOffb5yDIYMhmibFefU6RAe8CxL+iqck16rsLeB1C/GznoXFgqeA3K VmgrL3sBo1AibNKdkleXLVyXRCkDkgRzq00I0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=GX3Ld9p0OYxA3a3oh3bgOBhOtNMzkdaE+IepH0fjZb8LHblJVKTvV2Hh6ILOL00LZ+ RVBbFtpODN+8tTF4IewUbTXxgUJPg32/0R5bn2sDvuKx0Vtc356P4cA5520OIR8lf/BK YCGWEE4jkZEGMGaKwYFgZnWKFxEv5+CTOochI= MIME-Version: 1.0 Received: by 10.239.135.11 with SMTP id b11mr411467hbb.45.1248087588600; Mon, 20 Jul 2009 03:59:48 -0700 (PDT) Date: Mon, 20 Jul 2009 12:59:48 +0200 Message-ID: <8a25ec30907200359s26570008yc46dfa657aa2372a@mail.gmail.com> Subject: indexing_configuration.xml and namespaces From: =?ISO-8859-1?Q?Fidel_Garc=EDa_Quesada?= To: users@jackrabbit.apache.org Content-Type: multipart/alternative; boundary=0016364592c05dfbaf046f210937 X-Virus-Checked: Checked by ClamAV on apache.org --0016364592c05dfbaf046f210937 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hello When I create the repository I get a "Namespace not registered (indexing_configuration.xml ignored.)" error because in my indexing_configuration.xml file (referenced by repository.xml) I have: and this namespace is not registered. I'm going to create the repository, I haven't got session for register namespaces. How I can register namespaces before create the repository? Thanks --0016364592c05dfbaf046f210937--