Hi, Can someone please help?! I am having problems when connecting via a WSIF client to the following web service @ http://ws.cdyne.com/ziptogeo/zip2geo.asmx?wsdl
[ERROR] wsif - -WSIF0002E: A failure occurred in loading WSDL from 'http://ws.cdyne.com/ziptogeo/zip2geo.asmx?wsdl' WSDLException: faultCode=OTHER_ERROR: Unable to resolve imported document at 'http://ws.cdyne.com/ziptogeo/zip2geo.asmx?wsdl'.: Server returned HTTP response code: 407 for URL: http://ws.cdyne.com/ziptogeo/zip2geo.asmx?wsdl: java.io.IOException: Server returned HTTP response code: 407 for URL: http://ws.cdyne.com/ziptogeo/zip2geo.asmx?wsdl java.io.InputStream sun.net.www.protocol.http.HttpURLConnection.getInputStream() HttpURLConnection.java:562 java.lang.Object java.net.URLConnection.getContent() URLConnection.java:558 java.lang.Object java.net.URL.getContent() URL.java:812 java.io.InputStream com.ibm.wsdl.util.StringUtils.getContentAsInputStream(java.net.URL) javax.wsdl.Definition com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(java.lang.String, java.lang.String) javax.wsdl.Definition org.apache.wsif.util.WSIFUtils.readWSDL(java.lang.String, java.lang.String) void com.indus.banner.integration.transport.DynamicInvokerImpl.setupPort(java.lang.String, java.lang.String, java.lang.String) DynamicInvokerImpl.java:79 org.apache.wsif.WSIFMessage com.indus.banner.integration.transport.DIIComplex.invokeMethod(java.util.HashMap, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String) This looks like a problem with the proxy settings in my environment. What confuses me is that calls to the following web service works fine without need for any special proxy setting setting. ( http://www.extensio.com:8080/ExtensioInfoServer/mbsoap/MBWSSoapServices.wsdl) Thanks Rizwan **************************************** This email message and all attachments transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. Please DO NOT forward this email outside of the recipient's Company unless expressly authorized to do so herein. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message. Any views expressed in this email message are those of the individual sender except where the sender specifically states them to be the views of Indus International, Inc. ****************************************
