]
Ted Jones resolved TEIIDDES-2415.
---------------------------------
Resolution: Done
Fix to update parameter values after editing in the parameter panel of the property
editor, fix for parsing file name for URI without parameters, and fix for missing message
key.
Import -> Web Service Source >> Source and View Model (REST)
Parameter handling and parsing errors
--------------------------------------------------------------------------------------------------
Key: TEIIDDES-2415
URL:
https://issues.jboss.org/browse/TEIIDDES-2415
Project: Teiid Designer
Issue Type: Bug
Components: Import/Export, Web Services Support
Affects Versions: 9.0
Environment: Ubuntu 14.04 LTS
OpenJDK Runtime Environment (IcedTea 2.5.3) (7u71-2.5.3-0ubuntu0.14.04.1)
OpenJDK 64-Bit Server VM (build 24.65-b04, mixed mode)
Eclipse Luna Service Release 1 (4.4.1)
Build id: 20140925-1800
Teiid Designer 9.0.0.Final-v20141216-2002-B3222
Reporter: Wladislaw Mitzel
Assignee: Ted Jones
Fix For: 8.6.1, 9.0.1
Attachments: 2014-12-29_14-59-13.png, new_connection_maximized.png,
new_connection_normal.png, out.webm
The import wizard for {{Web Service Source >> Source and View Model (REST)}} has
various errors regarding the handling of parameters. The initial creation dialog {{New
connection profile}} does not show buttons for addition or removal of parameters. The
{{connection properties}} dialog displays the buttons, but the changes are not persisted.
Furthermore there is a parsing error for the following JSON response:
{code}
{
"md5": "37a6259cc0c1dae299a7866489dff0bd",
"original": "null"
}
{code}
Please see "Steps to reproduce" for further explanation.