]
Ted Jones reassigned TEIIDDES-2415:
-----------------------------------
Assignee: Ted Jones (was: Ted Jones)
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.