[JBoss JIRA] (TEIIDDES-1829) Add Dynamic Parameter Capability to REST Connection Profile
by Ted Jones (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1829?page=com.atlassian.jira.plu... ]
Ted Jones updated TEIIDDES-1829:
--------------------------------
Description:
Currently the REST CP just takes a URL, potentially with parameters included. Need to add an option for dynamic parameters including URI and/or query string. As parameters are added, we should generate a preview of the full URL. Something like: {code} http://{host}:{port}/restservice/books/book?parm1=value1&parm2=value2.) {code}
was:Currently the REST CP just takes a URL, potentially with parameters included. Need to add an option for dynamic parameters including URI and/or query string.
> Add Dynamic Parameter Capability to REST Connection Profile
> -----------------------------------------------------------
>
> Key: TEIIDDES-1829
> URL: https://issues.jboss.org/browse/TEIIDDES-1829
> Project: Teiid Designer
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Web Services Support
> Affects Versions: 8.2
> Reporter: Ted Jones
> Assignee: Ted Jones
> Fix For: 8.6, 8.5.1
>
> Attachments: add_parameter_dialog.png, REST CP.png
>
>
> Currently the REST CP just takes a URL, potentially with parameters included. Need to add an option for dynamic parameters including URI and/or query string. As parameters are added, we should generate a preview of the full URL. Something like: {code} http://{host}:{port}/restservice/books/book?parm1=value1&parm2=value2.) {code}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 6 months
[JBoss JIRA] (TEIIDDES-1829) Add Dynamic Parameter Capability to REST Connection Profile
by Ted Jones (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1829?page=com.atlassian.jira.plu... ]
Ted Jones updated TEIIDDES-1829:
--------------------------------
Description: Currently the REST CP just takes a URL, potentially with parameters included. Need to add an option for dynamic parameters including URI and/or query string. (was: Currently the REST CP just takes a URL, potentially with parameters included. Need to add an option for dynamic parameters including URI and/or query string. As parameters are added, we should generate a preview of the full URL. Something like: http://{host}:{port}/restservice/books/book?parm1=value1&parm2=value2.)
> Add Dynamic Parameter Capability to REST Connection Profile
> -----------------------------------------------------------
>
> Key: TEIIDDES-1829
> URL: https://issues.jboss.org/browse/TEIIDDES-1829
> Project: Teiid Designer
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Web Services Support
> Affects Versions: 8.2
> Reporter: Ted Jones
> Assignee: Ted Jones
> Fix For: 8.6, 8.5.1
>
> Attachments: add_parameter_dialog.png, REST CP.png
>
>
> Currently the REST CP just takes a URL, potentially with parameters included. Need to add an option for dynamic parameters including URI and/or query string.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 6 months
[JBoss JIRA] (TEIIDDES-2227) After deleting connection profile, action Guides -> Generate relational models from WSDL throws an exception
by Matus Makovy (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2227?page=com.atlassian.jira.plu... ]
Matus Makovy updated TEIIDDES-2227:
-----------------------------------
Attachment: log.log
Log file
> After deleting connection profile, action Guides -> Generate relational models from WSDL throws an exception
> ------------------------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-2227
> URL: https://issues.jboss.org/browse/TEIIDDES-2227
> Project: Teiid Designer
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 8.3.3
> Reporter: Matus Makovy
> Fix For: 8.6
>
> Attachments: log.log, screen1.png, screen2.png
>
>
> How to reproduce:
> 1. Create connection profile to SOAP Web Service
> 2. Open Guides -> Generate relational models from WSDL
> 3. Close it without changes (click Cancel)
> 4. Delete created connection profile in Database development perspective
> 5. Open Guides -> Generate relational models from WSDL
> Exception is thrown (see screenshots)
> Connection profile needs to be recreated to make it work without throwing exception.
> I actually came accros this bug when I had 2 SOAP connections and deleted the one that has been created last. I figured out that it is easier to reproduce this bug using 1 connection profile.
> Method: File -> Import -> WSDL File or URL >> Source and View Model (SOAP); works.
> JBDS 7.1.1. GA + Teiid Designer 8.3.3.Final-v20140613-1202-B88
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 6 months
[JBoss JIRA] (TEIIDDES-2161) Merge various fixes from master into 8.3.4
by Ted Jones (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2161?page=com.atlassian.jira.plu... ]
Ted Jones updated TEIIDDES-2161:
--------------------------------
Description:
*Candidates*
* TEIIDDES-2018 DDL importer creates wrong data type for "integer"
* TEIIDDES-2089 Teiid connection import throws "java.lang.IllegalArgumentException: The supplied model folder refers to an existing non-model project" on Windows
* TEIIDDES-2100 Add ability to migrate older models containing table names with "." characters
* TEIIDDES-2152 Adding source table with quoted name results in wrong generated SQL statement
* TEIIDDES-2142 & TEIIDDES-2131 New VDB Data Role' Dialog needs layout improvement
* TEIIDDES-2147 Packaged runtime client lib versions in Designer are behind the corresponding server libs (Investigate if it's possible to back-port)
* TEIIDDES-2189 Add ModelType validation in the New MED wizard to prevent creating MED without one selected
* TEIIDDES-2224 web service returns 500 when concurrent access
*Completed Upstream*
* TEIIDDES-2017 NPE while using Teiid Connection Importer
* TEIIDDES-2138 Restrict "New VDB" wizard's "Add model" to the current project (work around exists, suggest push to 8.3.4)
* TEIIDDES-2154 Preview VDB is not updated after adding or modifying a translator override (no bz, suggest push to 8.3.4)
* TEIIDDES-2156 Building Vdbs in eclipse should not throw runtime exceptions
* TEIIDDES-2153 Create relational model from SOAP WS with Service Mode MESSAGE can't be finished
* TEIIDDES-2162 WSDL->Souce/View Importer issues
* TEIIDDES-2164 Editing teiid importer connection url can't be finished
was:
*Candidates*
* TEIIDDES-2018 DDL importer creates wrong data type for "integer"
* TEIIDDES-2089 Teiid connection import throws "java.lang.IllegalArgumentException: The supplied model folder refers to an existing non-model project" on Windows
* TEIIDDES-2100 Add ability to migrate older models containing table names with "." characters
* TEIIDDES-2152 Adding source table with quoted name results in wrong generated SQL statement
* TEIIDDES-2142 & TEIIDDES-2131 New VDB Data Role' Dialog needs layout improvement
* TEIIDDES-2147 Packaged runtime client lib versions in Designer are behind the corresponding server libs (Investigate if it's possible to back-port)
* TEIIDDES-2189 Add ModelType validation in the New MED wizard to prevent creating MED without one selected
*Completed Upstream*
* TEIIDDES-2017 NPE while using Teiid Connection Importer
* TEIIDDES-2138 Restrict "New VDB" wizard's "Add model" to the current project (work around exists, suggest push to 8.3.4)
* TEIIDDES-2154 Preview VDB is not updated after adding or modifying a translator override (no bz, suggest push to 8.3.4)
* TEIIDDES-2156 Building Vdbs in eclipse should not throw runtime exceptions
* TEIIDDES-2153 Create relational model from SOAP WS with Service Mode MESSAGE can't be finished
* TEIIDDES-2162 WSDL->Souce/View Importer issues
* TEIIDDES-2164 Editing teiid importer connection url can't be finished
> Merge various fixes from master into 8.3.4
> ------------------------------------------
>
> Key: TEIIDDES-2161
> URL: https://issues.jboss.org/browse/TEIIDDES-2161
> Project: Teiid Designer
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Reporter: Barry LaFond
> Priority: Blocker
> Fix For: 8.3.4
>
>
> *Candidates*
> * TEIIDDES-2018 DDL importer creates wrong data type for "integer"
> * TEIIDDES-2089 Teiid connection import throws "java.lang.IllegalArgumentException: The supplied model folder refers to an existing non-model project" on Windows
> * TEIIDDES-2100 Add ability to migrate older models containing table names with "." characters
> * TEIIDDES-2152 Adding source table with quoted name results in wrong generated SQL statement
> * TEIIDDES-2142 & TEIIDDES-2131 New VDB Data Role' Dialog needs layout improvement
> * TEIIDDES-2147 Packaged runtime client lib versions in Designer are behind the corresponding server libs (Investigate if it's possible to back-port)
> * TEIIDDES-2189 Add ModelType validation in the New MED wizard to prevent creating MED without one selected
> * TEIIDDES-2224 web service returns 500 when concurrent access
> *Completed Upstream*
> * TEIIDDES-2017 NPE while using Teiid Connection Importer
> * TEIIDDES-2138 Restrict "New VDB" wizard's "Add model" to the current project (work around exists, suggest push to 8.3.4)
> * TEIIDDES-2154 Preview VDB is not updated after adding or modifying a translator override (no bz, suggest push to 8.3.4)
> * TEIIDDES-2156 Building Vdbs in eclipse should not throw runtime exceptions
> * TEIIDDES-2153 Create relational model from SOAP WS with Service Mode MESSAGE can't be finished
> * TEIIDDES-2162 WSDL->Souce/View Importer issues
> * TEIIDDES-2164 Editing teiid importer connection url can't be finished
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 7 months
[JBoss JIRA] (TEIIDDES-2228) Action "Generate relational models from WSDL(Guides)" ignores preselected Connection profile
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2228?page=com.atlassian.jira.plu... ]
Barry LaFond resolved TEIIDDES-2228.
------------------------------------
Assignee: Barry LaFond
Resolution: Done
Committed to master and 8.5.x branch (8.5.1)
> Action "Generate relational models from WSDL(Guides)" ignores preselected Connection profile
> --------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-2228
> URL: https://issues.jboss.org/browse/TEIIDDES-2228
> Project: Teiid Designer
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 8.3.3
> Reporter: Matus Makovy
> Assignee: Barry LaFond
> Fix For: 8.6, 8.5.1
>
> Attachments: screen3.png
>
>
> Steps to reproduce:
> 1. Create 2 connection profiles for SOAP Web Services (e.g. SOAP1, SOAP2 - in this order)
> 2. Click Generate relational models from WSDL (using Guides)
> 3. In the connection profile section "SOAP2" is selected, but the wizard still claims that no connection profile has been selected. (error message in the top section - screenshot)
> 4. Click the row to select the connection profile and choose SOAP2 again
> 5. Error message is still there
> You need to choose SOAP1 and then change it back to SOAP2 in order to complete it successfully
> JBDS 7.1.1. GA + Teiid Designer 8.3.3.Final-v20140613-1202-B88
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 7 months
[JBoss JIRA] (TEIIDDES-2228) Action "Generate relational models from WSDL(Guides)" ignores preselected Connection profile
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2228?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2228:
-----------------------------------
Fix Version/s: 8.6
> Action "Generate relational models from WSDL(Guides)" ignores preselected Connection profile
> --------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-2228
> URL: https://issues.jboss.org/browse/TEIIDDES-2228
> Project: Teiid Designer
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 8.3.3
> Reporter: Matus Makovy
> Fix For: 8.6, 8.5.1
>
> Attachments: screen3.png
>
>
> Steps to reproduce:
> 1. Create 2 connection profiles for SOAP Web Services (e.g. SOAP1, SOAP2 - in this order)
> 2. Click Generate relational models from WSDL (using Guides)
> 3. In the connection profile section "SOAP2" is selected, but the wizard still claims that no connection profile has been selected. (error message in the top section - screenshot)
> 4. Click the row to select the connection profile and choose SOAP2 again
> 5. Error message is still there
> You need to choose SOAP1 and then change it back to SOAP2 in order to complete it successfully
> JBDS 7.1.1. GA + Teiid Designer 8.3.3.Final-v20140613-1202-B88
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 7 months