need to add root cause information to exception info returned from 
HtmlExceptionFormatter
-----------------------------------------------------------------------------------------

         Key: BEEHIVE-32
         URL: http://issues.apache.org/jira/browse/BEEHIVE-32
     Project: Beehive
        Type: Bug
  Components: NetUI  
    Versions: V1Beta    
    Reporter: Eddie O'Neil
 Assigned to: Eddie O'Neil 


The core servlet exceptions -- (Servlet|Jsp|EL)Exception -- use 
"getRootCause()" to access the exception cause information, and while these 
exception types are common in a web environment, they're not handled by the 
HtmlExceptionFormatter when the stack trace is formatted.

In development mode, this information is helpful for debugging, and adding it 
to the HtmlExceptionFormatter output would help when diagnosing failures.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to