Troubleshooting: "multiple schema definitions for namespace" from Connector Wizard processing of WSDL
Symptom
When you run the Connector wizard to set up a new Connect SOAP configuration, an XSD parsing error occurs if there are multiple < schema > nodes in the WSDL source file that reference the same targetNameSpace.
The Connector wizard produces a message similar to the following:
**XSD Parsing exception occurred: There are multiple schema definitions for namespace 'http://mynamespace.com/foobar'
This error halts the wizard; no rules are created.
Solution
Workaround
To work-around this problem, see if you can consolidate the <schema> nodes defined in the WSDL file that reference the same targetNameSpace.
If they can, modify the WSDL file in this fashion and rerun the Connector wizard.