[
https://issues.jboss.org/browse/TEIIDDES-293?page=com.atlassian.jira.plug...
]
John Doyle updated TEIIDDES-293:
--------------------------------
Summary: WSDL to Relational Model Importer: WSDL imports into model with
incorredt types and column names. (was: WSDL to Relational Importer: WSDL causes NPE when
generating model.)
Affects Version/s: 7.2
7.3
Component/s: (was: Import/Export)
I retested this in JBDS 4.0.0 (aka Designer 7.1.1) and it no longer produces an NPE, and
our new XML modeling technique should be able to handle request of arbitrary complexity.
However, this WSDL produces a model that uses incorrect data types in the XMLTABLE
fuctions.
int rather than integer
datetime rather than timestamp
Also, some of the columns that get their names qualified do not get the name qualified in
the XMLTABLE function. For instance the column on the procedure is precision_, but the
XMLTABLE function contains precision.
WSDL to Relational Model Importer: WSDL imports into model with
incorredt types and column names.
-------------------------------------------------------------------------------------------------
Key: TEIIDDES-293
URL:
https://issues.jboss.org/browse/TEIIDDES-293
Project: Teiid Designer
Issue Type: Bug
Affects Versions: 7.1, 7.2, 7.3
Reporter: John Doyle
Assignee: John Doyle
Labels: wsdltorelational
Attachments: TmsWebService.wsdl
The attached WSDL causes an NPE when the model objects are being created.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira