Connection Error
Hello,
When using this url endpoint http://confluent:9017/gateway/services/initial from a Client test page, this is returned to the browser:Tried all: '1' addresses, but could not connect over HTTP to server: 'wsebcgatewayqa.confluentqa1.com', port: '80'
2) The link seems to be working alright. When I hit it, a browser page displays this - This is a Web Service managed by Confluent CORE Click here...
> I am posting to the WebService with the url. My
> question is - what if any are the possible reasons
> why the attempt to connect to the WebService using
> the url does not work?
You are using a browser? As I said Web Services is not HTTP. Browsers do HTTP not web services.
You could post an entire web services request via a brower I suppose but I don't know what the browser is going to do with the response. From what you posted that does not appear to be what you are doing.