Hello, I am trying to import a wsdl and get 'Failed to import wsdl' with the following error. Any input on the cause or resolution is appreciated ERROR:org.apache.xmlbeans.XmlException: http://loca...
This looks like you're using a .NET web service which generates an incomplete (i.e. non-validating) WSDL.
My guess is that the cause of this error is that .NET generating WSDL files that reference ArrayOfAnyType type for anything in the form of Object[], List