Thanks for the help Mario (the ugly exception page rises like a
zombie!). Im still encountering the blank page even when extensions
filter is applied. However I noticed a couple of things that could be
at issue:

- This is the filter I am using (which appears to be differnet from
the one in myfaces' page)
       
<filter-class>org.apache.myfaces.component.html.util.ExtensionsFilter</filter-class>

- I am also using PlanetJ's compressing filter--how do I control the
sequence of application of these filters (which should go first)? And
has anyone seen the two used together before?

Thanks for your help in advance.

Dhanji.

On 6/20/06, Mario Ivankovits <[EMAIL PROTECTED]> wrote:
Julian Ray schrieb:
> There is some discussion on this topic in the WIKI that you might want to
> look at.
>
Hey, pretty new wiki page
(http://wiki.apache.org/myfaces/Handling_Server_Errors)
Happily its not that different to my approach, except that I do not use
JSF to output the error page.

Also it might be great to update the wiki and make use of
org.apache.myfaces.shared_tomahawk.util.ExceptionUtils to get the real
exception. It uses reflection to see if there is a "getRootCause" method
and so can also deal with JasperException.

Ciao,
Mario


Reply via email to