Forum Discussion
elsaadj
New Contributor
The WSDL file is ok, it works with C# client. Also you can view it in the browser. We use SoapUI for other WSDL and it works fine.
So, we know how to use SoapUI and we know the WSDL file is good. It is just we can't figure out the SoapUI settings that will get ready of this error. Looking for help figuring that out.
JLTook11
7 years agoNew Member
Guesing that you have the same issue I did -- the WSDL is referencing localhost as the service url.
- open the WSDL in a browser and save to a file
- edit the WSDL -- replace localhost with the server url
- reference this local file via browse to create the project in SoapUI
....Bazinga!
- elsaadj7 years agoNew Contributor
The file has the correct URLs, there is no localhost. https://wadol.gentax.com/WLS/WebServices/MFET/
- sbjustin7 years agoOccasional Visitor
JLTook11 - I signed up just to give you kudos and tell you that you're the man!
Alternatively, I just updated my hostfile to point to same IP but with the URL in the WSDL.
Related Content
Recent Discussions
- 4 days ago
- 8 days ago
xml to soap
Solved8 days ago