https://issues.apache.org/bugzilla/show_bug.cgi?id=45603





--- Comment #2 from Gili <[EMAIL PROTECTED]>  2008-08-09 18:17:02 PST ---
Mark,

I appreciate the fact that StandardWrapper.getRootCause(ServletException) is
doing what it's supposed to do but I fail to understand the point of skipping
20 levels of exceptions. Wouldn't you get the same information by simply
outputting printStackTrace() on the outermost exception? As far as I understand
it, all other vendors output the outermost exception when it gets thrown.

Is it possible for Tomcat to output both exceptions (the current one and the
outermost one) or at least make it configurable via System properties?


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

Reply via email to