You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Björn Voigt <bj...@itgis.com> on 2004/12/17 14:58:13 UTC

error handling inside an aggregated pipeline

Moin cocooners,


I am using cocoon 2.1.5.1 and I have a problem with error handling.

I have an aggregation, that aggregates a site and a document pipe.
Inside the document pipe could have an exception. In this case this
pipline should deliver a static document. I have defined a error 
handling inside of the document pipe, but it does only work, if I
call the document pipe directly. Calling of the aggregation pipe
shows me the Internal Server Error.

Why? Is it possible, to do what want have? How?

Thank you for help

Björn


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


Re: error handling inside an aggregated pipeline

Posted by Ralph Goers <Ra...@dslextreme.com>.
Björn Voigt wrote:

> Moin cocooners,
>
>
> I am using cocoon 2.1.5.1 and I have a problem with error handling.
>
> I have an aggregation, that aggregates a site and a document pipe.
> Inside the document pipe could have an exception. In this case this
> pipline should deliver a static document. I have defined a error 
> handling inside of the document pipe, but it does only work, if I
> call the document pipe directly. Calling of the aggregation pipe
> shows me the Internal Server Error.
>
> Why? Is it possible, to do what want have? How?
>
Apparently, handle errors does not work in internal pipelines.  This is 
a known issue. There has been a proposal but noone has had time to 
implement it.

Ralph


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