Leszek Gawron wrote:
I know that including <esql:error-results> in <esql:connection> prevents from throwing exceptions. The problem is that if the database is unreachable the RuntimeExceptions is throw by esql and this one is not caught by errors-results. So if you want to manage all esql errors you should do sth like:
[...]
so you're not able to catch all errors without using additional Java code. Is there any way to handle it more nicely?
Only from the sitemap (i.e. map:handle-errors) Chris -- C h r i s t i a n H a u l [EMAIL PROTECTED] fingerprint: 99B0 1D9D 7919 644A 4837 7D73 FEF9 6856 335A 9E08 --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>