From users-return-12026-apmail-jackrabbit-users-archive=jackrabbit.apache.org@jackrabbit.apache.org Wed Jul 22 10:55:51 2009 Return-Path: Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: (qmail 92536 invoked from network); 22 Jul 2009 10:55:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 Jul 2009 10:55:51 -0000 Received: (qmail 18002 invoked by uid 500); 22 Jul 2009 10:56:56 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 17953 invoked by uid 500); 22 Jul 2009 10:56:56 -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 17942 invoked by uid 99); 22 Jul 2009 10:56:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Jul 2009 10:56:56 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [88.191.98.16] (HELO allende.neodoc.fr) (88.191.98.16) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Jul 2009 10:56:47 +0000 Received: from [192.168.3.101] (unknown [80.214.253.86]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by allende.neodoc.fr (Postfix) with ESMTP id DDAAC123E001 for ; Wed, 22 Jul 2009 12:56:25 +0200 (CEST) Message-ID: <4A66F058.4020705@neodoc.biz> Date: Wed, 22 Jul 2009 12:56:24 +0200 From: =?ISO-8859-1?Q?Maxime_B=E9gnis?= User-Agent: Thunderbird 2.0.0.22 (X11/20090608) MIME-Version: 1.0 To: users@jackrabbit.apache.org Subject: Re: jackrabbit and saxon6.5.5 References: <466EDF15B3EE964CB2E59849400E40E1111C12C1@LNGWOKEXCP01VA.legal.regn.net> <4A66E46B.50908@gmx.de> In-Reply-To: <4A66E46B.50908@gmx.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org Julian Reschke a écrit : > Connor, Brett (LNG-TWY) wrote: >> My guess is that saxon.jar includes some SAX parser or something that >> behaves differently to the one JackRabbit is expecting when reading >> its configuration files. Perhaps try changing the classpath ordering, >> putting saxon.jar right at the end, see if that changes anything. > > Wild guess: maybe repository.xml is well-formed, but invalid with > respect to the DTD it is referring to? So maybe adding saxon.jar > somehow caused validation to happen, while it didn't before. > > BR, Julian > I'll investigate that, thanks. Maxime Bégnis.