You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Rick McGuire (JIRA)" <ji...@apache.org> on 2007/06/14 21:37:25 UTC

[jira] Created: (GERONIMO-3246) Cleanup exception handling so stack traces for first failures are not discarded.

Cleanup exception handling so stack traces for first failures are not discarded.
--------------------------------------------------------------------------------

                 Key: GERONIMO-3246
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3246
             Project: Geronimo
          Issue Type: Improvement
      Security Level: public (Regular issues)
    Affects Versions: 2.0-M6
            Reporter: Rick McGuire
            Assignee: Rick McGuire
            Priority: Minor
             Fix For: 2.0-M7


Exceptions that are thrown as a result of other exceptions should be including the original exception in the cause information in the throw exception.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-3246) Cleanup exception handling so stack traces for first failures are not discarded.

Posted by "Rick McGuire (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-3246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12504888 ] 

Rick McGuire commented on GERONIMO-3246:
----------------------------------------

Updates for 

geronimo-activation
geronimo-axis
geronimo-activemq
geronimo-console-core 

Committed revision 547376.

> Cleanup exception handling so stack traces for first failures are not discarded.
> --------------------------------------------------------------------------------
>
>                 Key: GERONIMO-3246
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3246
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>    Affects Versions: 2.0-M6
>            Reporter: Rick McGuire
>            Assignee: Rick McGuire
>            Priority: Minor
>             Fix For: 2.0-M7
>
>
> Exceptions that are thrown as a result of other exceptions should be including the original exception in the cause information in the throw exception.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (GERONIMO-3246) Cleanup exception handling so stack traces for first failures are not discarded.

Posted by "Rick McGuire (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rick McGuire closed GERONIMO-3246.
----------------------------------

    Resolution: Fixed

Final updates complete. 

> Cleanup exception handling so stack traces for first failures are not discarded.
> --------------------------------------------------------------------------------
>
>                 Key: GERONIMO-3246
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3246
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>    Affects Versions: 2.0-M6
>            Reporter: Rick McGuire
>            Assignee: Rick McGuire
>            Priority: Minor
>             Fix For: 2.0-M7
>
>
> Exceptions that are thrown as a result of other exceptions should be including the original exception in the cause information in the throw exception.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.