You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jarek Gawor (Resolved) (JIRA)" <ji...@apache.org> on 2012/01/09 05:59:39 UTC

[jira] [Resolved] (GERONIMO-6257) JspException does not chain root exception correctly

     [ https://issues.apache.org/jira/browse/GERONIMO-6257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Gawor resolved GERONIMO-6257.
-----------------------------------

    Resolution: Fixed

Committed fix in revision 1229030.

                
> JspException does not chain root exception correctly
> ----------------------------------------------------
>
>                 Key: GERONIMO-6257
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6257
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: specs
>    Affects Versions: 3.0-beta-1
>            Reporter: Jarek Gawor
>            Assignee: Jarek Gawor
>
> When a javax.servlet.jsp.JspException is created with a root exception, that root exception won't be displayed when the stack trace of the JspException is displayed (unless somebody explicitly calls getRootCause()). That makes debugging a lot harder in certain cases. For example, when a Java JSP tag handler throws some RuntimeException.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira