Hello All, I am getting an error while importing the wsdl into SOAP UI, can someone help. Please find the error down below: 2009-10-19 11:49:55,855 ERROR [errorlog] org.apache.xmlbeans.XmlExceptio...
It seems your WSDL is invalid, which is causing the error in soapUI. Looking at the WSDL, I can see that it is missing namespace declarations and that a lot of elements seem to have incorrect namespaces. You will need to fix these errors before soapUI will be able to import the file.