]
RH Bugzilla Integration commented on TEIIDDES-2028:
---------------------------------------------------
nshendye(a)redhat.com changed the Status of [bug
Teiid tooling fails to create metamodel for web service
-------------------------------------------------------
Key: TEIIDDES-2028
URL:
https://issues.jboss.org/browse/TEIIDDES-2028
Project: Teiid Designer
Issue Type: Bug
Components: Modeling
Affects Versions: 8.3
Reporter: Van Halbert
Assignee: Ted Jones
Fix For: Future
Description of problem:
Unable to build metamodel for customer provided WSDL file. Simplified the web service to
a single operation that uses three embedded schemas under wsdl types. Stack trace from
NPE appears in console log and errors occur after wizard is executed. Screenshots for
wizard, wsdl file, and stack trace are attached.
I'm able to validate the WSDL and I can generate a web service from the WSDL within a
dynamic web project using the web service wizard.
Version-Release number of selected component (if applicable):
JBDS 7.1, latest Teiid tooling from
https://devstudio.jboss.com/updates/7.0-development/integration-stack/, DV 6.0.0.CR2
How reproducible:
Everytime
Steps to Reproduce:
1. Create Teiid Model Project
2. Import WSDL under schemas folder
3. Use Teiid Metamodel wizard to consume WSDL
see BZ for attachments.