Re: Two ESQL Questions

2002-11-20 Thread Christian Haul
Michael Edge wrote:

I have a couple of ESQL questions:

1) If an ESQL query throws a database exception, is there any way to log the stack trace to a file?


Database exceptions are either rethrown as processing exceptions or 
handled by the code in esql:error-results

This applies only for those errors that stem from the execute() method 
call i.e. setup-errors are different.

2) If an ESQL query throws a database exception, is there any way to handle this using the  section of the sitemap, so that all exceptions thrown, whether during pipeline processing or application exceptions, are displayed in the same manner?


see above.

	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. 

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




Two ESQL Questions

2002-11-20 Thread Michael Edge

I have a couple of ESQL questions:

1) If an ESQL query throws a database exception, is there any way to log the stack 
trace to a file?
2) If an ESQL query throws a database exception, is there any way to handle this using 
the  section of the sitemap, so that all exceptions thrown, whether 
during pipeline processing or application exceptions, are displayed in the same manner?

Regards

Michael



--

This e-mail may contain confidential and/or privileged information. If you are not the 
intended recipient (or have received this e-mail in error) please notify the sender 
immediately and destroy this e-mail. Any unauthorized copying, disclosure or 
distribution of the material in this e-mail is strictly forbidden.



-
Please check that your question  has not already been answered in the
FAQ before posting. 

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