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
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