Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 35386 invoked from network); 3 Dec 2007 14:06:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Dec 2007 14:06:12 -0000 Received: (qmail 30810 invoked by uid 500); 3 Dec 2007 14:06:00 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 30795 invoked by uid 500); 3 Dec 2007 14:06: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 30786 invoked by uid 99); 3 Dec 2007 14:06:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Dec 2007 06:06:00 -0800 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Dec 2007 14:05:39 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1IzBvZ-0001eE-Pk for users@jackrabbit.apache.org; Mon, 03 Dec 2007 06:05:41 -0800 Message-ID: <14130635.post@talk.nabble.com> Date: Mon, 3 Dec 2007 06:05:41 -0800 (PST) From: =?UTF-8?Q?J=C3=B8rgen_Sivesind?= To: users@jackrabbit.apache.org Subject: Re: Third Hop error. In-Reply-To: <90a8d1c00711300322v6a9b8b97g75df9692b5b8468e@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Nabble-From: jsi@enonic.com References: <14026447.post@talk.nabble.com> <14042396.post@talk.nabble.com> <90a8d1c00711300322v6a9b8b97g75df9692b5b8468e@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Ahhhh. I tried setting up all the configuration again, but couldn't get anything to work still. Then I downloaded the source to Xerces, to debug the problem. Guess what was wrong!: FileInputStream xml =3D new FileInputStream("test.xml"); Couldn't find the file, and "xml" was null. Sorry for wasting your time, everybody. :blush: Sincerely, J=C3=B8rgen Sivesind Stefan Guggisberg wrote: >=20 > HI, >=20 > On Nov 30, 2007 10:00 AM, J=C3=B8rgen Sivesind wrote: >> >> Maybe I could ask the favour that if there are anybody out there who hav= e >> run >> the "Third Hop" example with JackRabbit 1.3.3 and gotten it to work, to >> please say so. In that case, I'll look closer at my environment >> settings. >> ;-) >=20 > i successfully ran ThirdHop.java on java 1.5 (os-x). i can only guess > that there's > a problem with your JAXP environment/version... >=20 > cheers > stefan >=20 >> -- >> View this message in context: >> http://www.nabble.com/Third-Hop-error.-tf4897434.html#a14042396 >> >> Sent from the Jackrabbit - Users mailing list archive at Nabble.com. >> >> >=20 >=20 --=20 View this message in context: http://www.nabble.com/Third-Hop-error.-tf4897= 434.html#a14130635 Sent from the Jackrabbit - Users mailing list archive at Nabble.com.