[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xml-cocoon-dev
Subject:    Re: [C2][Patch] /map:pipelines/map:handle-errors
From:       giacomo <giacomo () apache ! org>
Date:       2001-06-29 22:20:47
[Download RAW message or body]

On Fri, 29 Jun 2001, Steffen Stundzig wrote:

> Hi all,
>
> I've the problem, that I must beautify the page that raises on an
> ResourceNotFoundException if no matching pipeline could be found.
>
> Unfortunately this page is directly written as HTML
> into the ServletOutputStream from inside the Cocoon Servlet. Or I've
> overlooked something?
>
> My idea was to use the map:handle-errors element for this purpose. So I've
> changed the sitemap.xsl to support also such an element as child of
> map:pipelines and not only as child of map:pipelines/map:pipeline.

You can use a "catch all" matcher as the very last one in your sitemap.

  <map:match pattern="**">
    ...
  </map:match>

Giacomo

>
> If this element doesn't exist, the mechanism is as for now but if it exist,
> the error-page is 'pipelined' in the standard map:handle-error manner.
>
> Attached is my patch for this stuff.
>
> Possibly is anybody interested in it.
>
> Regards
> 	Steffen...
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic