]
Barry LaFond resolved TEIIDDES-2511.
------------------------------------
Fix Version/s: 9.0.2 Beta2
Resolution: Done
This was a kitting jar version issue with Saxon. New JBT target platform 4.2.4.Final plus
narrowing the saxon version in the relevant plugins has fixed the issue
Import from SOAP WS problems with View model
--------------------------------------------
Key: TEIIDDES-2511
URL:
https://issues.jboss.org/browse/TEIIDDES-2511
Project: Teiid Designer
Issue Type: Bug
Components: Import/Export
Affects Versions: 9.0.2 Beta1
Reporter: Matus Makovy
Assignee: Barry LaFond
Priority: Blocker
Fix For: 9.1, 9.0.2 Beta2, 9.0.2
Attachments: screen.png
After finishing import from SOAP WS, View model reports problem.
Some SWTException -> See attachment
Also, I am importing two procedures "FullCountryInfo()" and
"FullCountryInfoAllCountries()" and I see only one procedure in the View model.
Lastly, I think that there is one part missing. For example after import of procedure
"FullCountryInfo" I should have in the view model 3 procedures:
"FullCountryInfo_request" , "FullCountryInfo_response" and
"FullCountryInfo" and there are only 2 of them. See screenshot