ContributionsMost RecentMost LikesSolutionsRe: Can't import wsdl file I have tried using the MANUAL settings for the proxy with no success unfortunately... Although, when it is asking me to fill the DOMAIN field during the authentication, I leave that blank since I don't know if it is necessary. UPDATE: I have configured the firewall settings with a different IP address and it is working. Sorry for not replying for so long,I hadn't worked on the issue the past weeks and started again now. Thanks for the support! Re: Can't import wsdl file Thanks for the answer. I have already tried setting it to 'None'. Should I try the 'Manual' option instead? And if yes, how do I set it up? Can't import wsdl file Hello everyone, I am trying to import a wsdl in SOAPUI 5.1.3 which also imports some xsd files. The line that does that is: <import namespace="http://www.w3.org/2005/08/addressing" schemaLocation="http://www.w3.org/2006/03/addressing/ws-addr.xsd"/> After clicking on "OK", the error that I get is: Error loading [http://www.w3.org/2006/03/addressing/ws-addr.xsd]: java.lang.Exception: Failed to load url; http://www.w3.org/2006/03/addressing/ws-addr.xsd, 0- Any ideas about what could be causing that? The wsdl's syntax is correct (checked by an online validator), and I can open the ws-addr.xsd in my browser. Any input would be greatly appreciated. Thanks! UPDATE: I have successfully imported the wsdl at home, where there is no firewall, VPN, work network etc. However, if I try to do it at work, I get the error I described (we have a firewall). Does anyone know ways to make SOAPUI work with firewalls? Solved