[ http://issues.apache.org/jira/browse/AXISCPP-943?page=all ]
John Hawkins updated AXISCPP-943:
---------------------------------
Description:
e.what() returns following string for exception code
'CLIENT_TRANSPORT_OPEN_CONNECTION_FAILED'
HTTPTransportException:Client failed to open Failed to open connection to
server:
hostname='localhost'
port='8888'
Error Message='No connection could be made because the target ma
chine actively refused it.'
Error Code='10061'
Here 'failed to open ' occurs twice.
This problem exists for other exception code too
was:
e.what() returns following string for exception code
'CLIENT_TRANSPORT_OPEN_CONNECTION_FAILED'
HTTPTransportException:Client failed to open Failed to open connection to
server:
hostname='localhost'
port='8888'
Error Message='No connection could be made because the target ma
chine actively refused it.'
Error Code='10061'
Here 'failed to open ' occurs twice.
This problem exists for other exception code too
Priority: Trivial (was: Major)
> Messages returned for exceptions, by what() method in AxisException class is
> not proper
> ---------------------------------------------------------------------------------------
>
> Key: AXISCPP-943
> URL: http://issues.apache.org/jira/browse/AXISCPP-943
> Project: Axis-C++
> Type: Bug
> Components: Client - Engine
> Reporter: James Jose
> Priority: Trivial
>
> e.what() returns following string for exception code
> 'CLIENT_TRANSPORT_OPEN_CONNECTION_FAILED'
> HTTPTransportException:Client failed to open Failed to open connection to
> server:
> hostname='localhost'
> port='8888'
> Error Message='No connection could be made because the target
> ma
> chine actively refused it.'
> Error Code='10061'
> Here 'failed to open ' occurs twice.
> This problem exists for other exception code too
--
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