[ https://issues.apache.org/jira/browse/AXIS2-4255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Deepal Jayasinghe updated AXIS2-4255: ------------------------------------- Fix Version/s: (was: 1.5) nightly > 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: nightly > > Original Estimate: 0.25h > Remaining Estimate: 0.25h > > 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.