On Fri, 2003-10-31 at 19:32, Peter Brant wrote:
> Hi all,
> 
> I've noticed that any Throwable that is not an Exception is not handled with
> the error handler defined in the handle-errors sitemap fragment.  The result
> is a blank page with no indication anything went wrong (although the
> stacktrace does show up in Tomcat's log).

We had some discussion about this some time ago, but it didn't result in
anything yet. See the discussion over here:

http://marc.theaimsgroup.com/?t=105239721700006&r=1&w=2

> 
> It looks like the catch(Exception e) in PipelineNode.invoke() could be
> changed to catch(Throwable e)?
> 
> As an aside, I'm a new Cocoon user who developed some XSLT extensions to
> Struts (sort of a SAX-ified version of stxx) - not open source unfortunately. 
> We've used it with good success on several projects, but it was proving
> unsuitable for some harder problems so I took a look at Cocoon.  I'm completely
> blown away.  The Source interface along is to die for.  A huge thanks to the
> people who have contributed the obviously immense amount of effort that has gone
> into it.
> 
> Peter
-- 
Bruno Dumon                             http://outerthought.org/
Outerthought - Open Source, Java & XML Competence Support Center
[EMAIL PROTECTED]                          [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to