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.

Reply via email to