The the original WSDL4j, in the PopulatedExtensionRegistry, the schema parser can cause problems when .WSDL files contain references to .XSD files which are hosted on external servers. Therefore, this should be configurable. In the current version, this has been commented out, here:
The the original WSDL4j, in the PopulatedExtensionRegistry, the schema parser can cause problems when .WSDL files contain references to .XSD files which are hosted on external servers. Therefore, this should be configurable. In the current version, this has been commented out, here:
https://github.com/librewsdl4j/libre-wsdl4j/blob/53179c0ff5f951cf7a8b58740f22982fe258ef14/src/main/java/com/ibm/wsdl/extensions/PopulatedExtensionRegistry.java#L414