I need a way to just see if a wsdl is up. I don't need to do anything with the wsdl.
So for example when the wsdl
http://testserver:9001/services/PIXManager?wsdl is available I get an xml output. When it is not I get a page cannot be displayed. What is the best way to check if a wsdl is just available and act or move ahead if it is not.