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

nadir amra closed AXISCPP-795.
------------------------------

    Fix Version/s:  1.6 Beta
       Resolution: Fixed

> 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++
>          Issue Type: Bug
>          Components: Transport (axis3)
>            Reporter: Mark Whitlock
>             Fix For:  1.6 Beta
>
>
> 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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to