[EMAIL PROTECTED] wrote:

funkman 2003/08/05 11:41:50

  Modified:    catalina/src/share/org/apache/catalina/valves
                        ErrorReportValve.java
               catalina/src/share/org/apache/catalina/core
                        StandardWrapperValve.java
  Log:
  Experiment: Use PropertyUtils to obtain the rootCause. This way we can
  also drill into nested JspExceptions or another Throwable object
  which has a 'rootCause' property which returns a Throwable.

That sounds like a very promising idea. There's at least another place like that, in the RequestDispatcher.

Remy



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



Reply via email to