See Exception.java, Exception.page, Exception.html in package
org.apache.tapestry.pages
To override, create your own Exception page.
Or if you want it named otherwise, add in hivemodule
<contribution configuration-id="tapestry.InfrastructureOverrides">
<property name="exceptionPageName" value="CustomExceptionPage"/>
</contribution>
Ed Cohen wrote:
>Hi. Can someone point me to something that explains how to easily
>
>
>
> (1) Capture the information that is displayed on the
>Exception page (for logging). In particular, we would like to log the
>template info as well as the actual exception, and
>
>
>
> (2) Replace the Exception page with our own (and still
>display the template info, and the actual exception).
>
>
>
>Thanks for your help.
>
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]