[
https://issues.jboss.org/browse/TEIIDDES-2422?page=com.atlassian.jira.plu...
]
Andrej Šmigala reopened TEIIDDES-2422:
--------------------------------------
This is not fully fixed:
When following the steps as described, the schema model is created in the correct folder,
however, an extra empty web service model is created in the root of the project (in
addition to the one created in web_services folder, which contains the operation from the
wsdl).
Additionally, when creating the model by right clicking the web_services folder and
selecting New -> Teiid Metadata Model, the import shows the same behaviour as before,
i.e. the schema model is created in <project>/web_services/schemas instead of
<project>/schemas.
XSD model created in wrong folder when creating Web service model
from WSDL
---------------------------------------------------------------------------
Key: TEIIDDES-2422
URL:
https://issues.jboss.org/browse/TEIIDDES-2422
Project: Teiid Designer
Issue Type: Bug
Components: Import/Export
Reporter: Andrej Šmigala
Assignee: Barry LaFond
Priority: Minor
Fix For: 9.1, 8.6.2 Beta1, 9.0.2 Beta1, 9.0.2, 8.6.2
When creating a Web Service model from an existing WSDL, there is an option to change the
target location of the imported xml schema. Changing this location however results in the
schema model being created in the wrong folder.
Expected result:
The XML and Web Service models are created in the 'web_services' subfolder, the
XSD model is created in the 'schemas' subfolder.
Actual result:
The XML and Web Service models are created in the 'web_services' subfolder, but
the XSD model is created in 'web_services/schemas' subfolder.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)