[ 
http://issues.apache.org/jira/browse/AXISCPP-795?page=comments#action_12331324 
] 

Ernst Mikkelsen commented on AXISCPP-795:
-----------------------------------------

This would have helped me a lot, when searching for the AXISCPP-847 issue.


> Errno not returned when SERVER_TRANSPORT_SOCKET_CREATE_ERROR is thrown
> ----------------------------------------------------------------------
>
>          Key: AXISCPP-795
>          URL: http://issues.apache.org/jira/browse/AXISCPP-795
>      Project: Axis-C++
>         Type: Bug
>   Components: Transport (axis3)
>     Reporter: Mark Whitlock

>
> I ran a testcase with an endpoint url pointing at a machine that was not 
> configured to accept incoming connections. I got an HTTPTransportException, 
> and the exception code was SERVER_TRANSPORT_SOCKET_CREATE_ERROR which is 
> reasonable. Unfortunately errno was not passed in the exception text. Errno 
> would have been very useful to me in diagnosing what the problem actually 
> was. Also this exception is thrown from two places in the code so there is no 
> way for me to know exactly which system call failed.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to