Validation issue (NPE) while importing WSDL in the Teiid Designer
Issue
- I'm getting following validation error while importing attached WSDL file using "WSDL File or URL >> Web Service Model" wizard:
"WS-I: A problem occured while running the WS-I WSDL conformance check:
org.eclipse.wst.wsi.internal.analyzer.WSIAnalyzerException: null"
- When I ignore the NPE and click Next to complete the wizard, it errors on creating the Web Service Model
Error
Thu Aug 21 13:47:36 CDT 2014
Error during the operation: Unexpected content: class org.eclipse.xsd.impl.XSDWildcardImpl
Modeler Core Exception: Core Exception [code 0] Unexpected content: class org.eclipse.xsd.impl.XSDWildcardImpl
at org.teiid.designer.core.ModelEditorImpl.executeAsTransaction(ModelEditorImpl.java:511)
at org.teiid.designer.compare.generator.BasicModelGenerator.doGenerateOutput(BasicModelGenerator.java:134)
at org.teiid.designer.compare.generator.AbstractModelGenerator.generateOutput(AbstractModelGenerator.java:172)
at org.teiid.designer.compare.generator.CompositeModelGenerator.doGenerateOutput(CompositeModelGenerator.java:104)
at org.teiid.designer.compare.generator.AbstractModelGenerator.execute(AbstractModelGenerator.java:110)
at org.teiid.designer.webservice.ui.wizard.WsdlFileSystemImportWizard.runFinish(WsdlFileSystemImportWizard.java:371)
at org.teiid.designer.webservice.ui.wizard.WsdlFileSystemImportWizard$2.run(WsdlFileSystemImportWizard.java:275)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)...
Environment
- Red Hat JBoss Data Services (EDS) 5.3.1
- Red Hat JBoss Data Virtualization (DV) 6.0
- Red Hat JBoss Developer Studio (JBDS) 5.02, 7.0.0, 7.1.1
- Teiid Designer plugin for JBDS 7.7.5, 8.3.3
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
