**ERROR **: [XSD] src-resolve.4.2: Error resolving component 'ns0:SOAPFaultInfo'. It was detected that 'ns0:SOAPFaultInfo' is in namespace 'urn:lnrisk:ws:wsinsmultiproduct:wsinsmultiproduct', but components from this namespace are not referenceable from schema document '{Schema document name}'. If this is the incorrect namespace, perhaps the prefix of 'ns0:SOAPFaultInfo' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to '{webservice URL}'.
We are consuming this web service and the vendor says it's because of the higher JDK version of the consuming system. They have recently made changes to the WSDL.
Has anyone faced this issue earlier?
We suppressed the error by making changes to the gradle file but that did not work.
The vendor says no another user is facing the issue.