Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 24597 invoked from network); 14 Apr 2008 10:55:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Apr 2008 10:55:56 -0000 Received: (qmail 47551 invoked by uid 500); 14 Apr 2008 10:55:54 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 47474 invoked by uid 500); 14 Apr 2008 10:55:53 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org List-Id: Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 47462 invoked by uid 99); 14 Apr 2008 10:55:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Apr 2008 03:55:53 -0700 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, 14 Apr 2008 10:55:10 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1JlMLK-0001vL-D4 for users@cocoon.apache.org; Mon, 14 Apr 2008 03:55:22 -0700 Message-ID: <16676070.post@talk.nabble.com> Date: Mon, 14 Apr 2008 03:55:22 -0700 (PDT) From: Nick Stolwijk To: users@cocoon.apache.org Subject: Re: [2.1] Handling errors in sub sitemap In-Reply-To: <20A05428-D455-47DD-814C-65BCF3F32218@reverycodes.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: nicklist@planet.nl References: <09584178D434304885A073316C800D0C05283655@CPEXBE-EML13.kpnsp.local> <16548548.post@talk.nabble.com> <47FD2D29.4050301@tuffmail.com> <20A05428-D455-47DD-814C-65BCF3F32218@reverycodes.com> X-Virus-Checked: Checked by ClamAV on apache.org Ok, I've taken the samples, but I still can't find out what I'm doing wrong. What I did: Checkout samples and got it running. I made a few changes (see attachment) and opened http://localhost/samples/errorhandling/sax Expected: A cought sax exception by this errorhandler: What I got: the default error page. What am I doing wrong? With regards, Nick S. I have adjusted the Vadim Gritsenko wrote: > > On Apr 9, 2008, at 4:55 PM, Grzegorz Kossakowski wrote: >> Nick Stolwijk pisze: >>> Can someone help me with this? The documentation doesn't seem to >>> reflect the >>> current behaviour and I can't find any other postings about this. >> >> Hi Nick, >> >> I'm not the expert on handling errors in sitemaps so can't give you >> any quick advice. However, if you could prepare some minimal sample >> that I could quickly run in C2.1 then I could have a debugging >> session over the weekend and most probably come with some conclusion. >> >> BTW. I believe that error handling in mounted sitemaps should work >> just fine. > > There is also a fairly comprehensive set of sitemap error handling > samples (2.1 and 2.2 links): > http://svn.apache.org/repos/asf/cocoon/branches/BRANCH_2_1_X/src/webapp/samples/errorhandling/ > http://svn.apache.org/repos/asf/cocoon/trunk/blocks/cocoon-core-sample/cocoon-core-main-sample/src/main/resources/COB-INF/errorhandling/ > > Nick, please take a look if you have not see them yet. > > Vadim > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org > For additional commands, e-mail: users-help@cocoon.apache.org > > > -- View this message in context: http://www.nabble.com/-2.1--Handling-errors-in-sub-sitemap-tp16475316p16676070.html Sent from the Cocoon - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org