Originally posted by: wardvw
Hi,
trying to import a WSDL I get following error:
java.lang.Exception: com.ibm.websphere.dtx.xmlsimp75.SchemaException
at com.ibm.websphere.dtx.wsdlImp.WSDLImporter.writeXmlSchemaMTS(Unknown Source)
at com.ibm.websphere.dtx.wsdlImp.WSDLImporter.writeMts(Unknown Source)
at com.ibm.websphere.dtx.wsdlImp.WSDLImporter.generateMTS(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.ibm.websphere.dtx.ui.importers.wsdl.WSDLTXImporter.generateTree(Unknown Source)
at com.ibm.websphere.dtx.ui.importers.dialogs.WTXImportWizard.buildTypeTree(Unknown Source)
at com.ibm.websphere.dtx.ui.importers.dialogs.WTXImportWizard$2.run(Unknown Source)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(Unknown Source)
The WSDL imports some schema files which are in the location as in the WSDL file (tried both relative and complete path).
When the related files are not available, then the import does not give an error but the messages are empty... not very helpful if you wanna do a mapping ;-)
Anyone that can shed a light ?
Regards,
Ward
#IBMSterlingTransformationExtender#IBM-Websphere-Transformation-Extender#DataExchange