Cause IOException is lost in URLBasedAxisConfigurator::getAxisConfiguration()
-----------------------------------------------------------------------------

                 Key: AXIS2-4255
                 URL: https://issues.apache.org/jira/browse/AXIS2-4255
             Project: Axis 2.0 (Axis2)
          Issue Type: Improvement
          Components: deployment
    Affects Versions: 1.5
            Reporter: Sergey Vladimirov
            Priority: Trivial
             Fix For: 1.5


If IOException occurs, new AxisFault(e.getMessage()) is called, but should new 
AxisFault(e) to be called to preserve exception root cause information

(i have strange error about missing TCP transport while i'm using only HTTP, 
and i can't figure where and why exactly - because of missing root 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