Forum Discussion

ElsaHoward's avatar
10 years ago

Error getting response due to refused connection

I've created a test project for my web service and trying to submit a soap request to it, but keep getting error
Error getting response; org.apache.http.conn.HttpHostConnectException: Connection to http://127.0.0.1:8888 refused.
the uri of service is http://localhost:57643/****.asmx. Why does it try to connect to 8888 port and how can I fix it.

1 Reply