Regestring Java Web Services in .Net
-
Hi guys, I am trying to add a reference to a Java Web service in my VB.Net project application, but after entering the url of the wsdl file, i get this error: There was an error downloading 'http://myServer:8080/axis/ThisWebService.jws?wsdl'. The request failed with HTTP status 503: Service Unavailable. I have mySevevr included in the proxy server exception list in Internet Explorer. Please assist. Regards:((:(( Apunyaira haashaye misodzi
-
Hi guys, I am trying to add a reference to a Java Web service in my VB.Net project application, but after entering the url of the wsdl file, i get this error: There was an error downloading 'http://myServer:8080/axis/ThisWebService.jws?wsdl'. The request failed with HTTP status 503: Service Unavailable. I have mySevevr included in the proxy server exception list in Internet Explorer. Please assist. Regards:((:(( Apunyaira haashaye misodzi
Its becoming a curse for me on this forum of finding solutions to my problems. In this case, I had to change and use the server 'IP address' instead of the server name 'myServer'. The proxy server was not resolving the IP address correctly given the server name.