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 2008/04/03 14:32:24 UTC

[jira] Closed: (YOKO-426) Switch exception stack traces back to caller's thread.

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

Rick McGuire closed YOKO-426.
-----------------------------

    Resolution: Fixed

Committed revision 644283.

> Switch exception stack traces back to caller's thread. 
> -------------------------------------------------------
>
>                 Key: YOKO-426
>                 URL: https://issues.apache.org/jira/browse/YOKO-426
>             Project: Yoko - CORBA Server
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: orb core
>    Affects Versions: v1.0.0
>            Reporter: Rick McGuire
>            Assignee: Rick McGuire
>            Priority: Minor
>             Fix For: v1.0.0
>
>
> Currently, exceptions that are sent back from the server to the client have the stack trace of the thread that receives the response from the client rather than the stack of the application code that sent the request. This can make debugging of user problems more difficult because there's no tie-back to the original code causing the exception. 

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