[JBoss JIRA] (TEIIDDES-2459) Enabling minimal support for as-yet unsupported Teiid versions
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2459?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2459:
-----------------------------------
Fix Version/s: 9.0.2 Beta1
> Enabling minimal support for as-yet unsupported Teiid versions
> --------------------------------------------------------------
>
> Key: TEIIDDES-2459
> URL: https://issues.jboss.org/browse/TEIIDDES-2459
> Project: Teiid Designer
> Issue Type: Enhancement
> Components: Teiid Integration
> Affects Versions: 9.0.2
> Reporter: Paul Richardson
> Assignee: Paul Richardson
> Fix For: 9.1, 9.0.2 Beta1, 9.0.2
>
>
> Since there is only one teiid-client plugin which is responsible for all versions of teiid instance support, there is no longer any point in specifying versions that the plugin supports.
> Thus, update the plugin to establish levels of support for versions of Teiid, ie. no support, full support and works-but-no-support. This should allow versions of Teiid that have not yet been fully integrated and tested to be connected to by the client.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
10 years, 7 months
[JBoss JIRA] (TEIIDDES-2452) The result of wsdl validation in SOAP web-service importer is not shown for a user
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2452?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2452:
-----------------------------------
Fix Version/s: 9.0.2 Beta1
> The result of wsdl validation in SOAP web-service importer is not shown for a user
> ----------------------------------------------------------------------------------
>
> Key: TEIIDDES-2452
> URL: https://issues.jboss.org/browse/TEIIDDES-2452
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export
> Affects Versions: 8.6.1
> Environment: JBDS 7.1.1
> JBDSIS 7.1.0
> Windows 7
> Reporter: Filip Elias
> Assignee: Barry LaFond
> Priority: Minor
> Fix For: 9.1, 9.0.2 Beta1, 9.0.2
>
>
> Steps to reproduce:
> 1, File> Import > Web Service Source >> Source and View Mode (SOAP)
> 2, Select connection profile
> 3, Click Validate WSDL
> If the wsdl or URL is incorrect the TD will display error.
> However if the wsdl or URL is OK then the TD won't display any message about successful validation and the button became greyish.
> User should be informed that the validation finished successfully.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
10 years, 7 months
[JBoss JIRA] (TEIIDDES-2436) StackOverflow Exception Importing VDB via JDBC Importer
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2436?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2436:
-----------------------------------
Fix Version/s: 9.0.2 Beta1
> StackOverflow Exception Importing VDB via JDBC Importer
> -------------------------------------------------------
>
> Key: TEIIDDES-2436
> URL: https://issues.jboss.org/browse/TEIIDDES-2436
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: Import/Export
> Affects Versions: 9.0.1
> Reporter: Ted Jones
> Assignee: Barry LaFond
> Priority: Critical
> Fix For: 9.1, 9.0.2 Beta1, 9.0.2
>
> Attachments: JdbcImoprtObjectsPage_TEIIDDES_2436.patch
>
>
> Receiving StackOverflow exception importing a VDB via the JDBC importer using the following steps:
> 1. Import a JDBC source (any source)
> a. On page 3, select "Show Selected Schemas".
> 2. Now try importing a deployed VDB. You will receive a StackOverflow exception.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
10 years, 7 months
[JBoss JIRA] (TEIIDDES-2440) No proper column mapping for second primary key in view model
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2440?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2440:
-----------------------------------
Fix Version/s: 9.0.2 Beta1
> No proper column mapping for second primary key in view model
> -------------------------------------------------------------
>
> Key: TEIIDDES-2440
> URL: https://issues.jboss.org/browse/TEIIDDES-2440
> Project: Teiid Designer
> Issue Type: Bug
> Components: Modeling
> Affects Versions: 8.3.4, 8.6
> Environment: Windows
> Reporter: Endy Brosens
> Assignee: Barry LaFond
> Fix For: 9.1, 9.0.2 Beta1, 9.0.2, 8.6.2
>
> Attachments: property-not-supported.png, TEIIDDES-2440-workaround.png
>
>
> I have a source relational model where some entities I want to expose via OData REST don't have a primary key. As you know, teiid OData support will not expose a given entity via REST unless the entity has either a primary key or unique constraint defined.
>
> I also have a view model defined where i transform some entity names to make them more REST API resource model "friendly". This view model is also where I want to define some primary keys for entities in the source model that don't have primary keys.
>
> I can define a primary key set on one given entity in my view model, but when I try to define a primary key set on a second entity in the view model the columns that are available for selection are those related to the first given entity I defined a primary key for. It would seem that one should only be able to select columns that are associated with the entity you're working with.
>
> This occurs on teiid designer 8.3.4.Final, 8.6, teiid 8.7, on windows.
> The workaround is to edit the View Model in the Standard Eclipse XML Editor and assign column GUID's to the Primary Key XML element.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
10 years, 7 months
[JBoss JIRA] (TEIIDDES-2454) Create feature to generate REST-enabled virtual procedures from selected views
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2454?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2454:
-----------------------------------
Fix Version/s: 9.0.2 Beta1
> Create feature to generate REST-enabled virtual procedures from selected views
> ------------------------------------------------------------------------------
>
> Key: TEIIDDES-2454
> URL: https://issues.jboss.org/browse/TEIIDDES-2454
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: Modeling, Web Services Support
> Reporter: Barry LaFond
> Assignee: Barry LaFond
> Fix For: 9.1, 9.0.2 Beta1, 9.0.2
>
> Attachments: generate-rest-vps-dialog.png, generate-rest-vps-example-results.png, generate-rest-vps-menu.png
>
>
> The WebUI data service functionality features auto-generating a REST-enabled virtual procedure which, when deployed in Teiid, get's exposed as a REST web service.
> To facilitate this same functionality in Designer....
> 1) Create *Modeling > Create REST Procedures*
> - enable only for Virtual Model selection or one or more virtual tables selected
> 2) Present a wizard containing a check-box list of views within the virtual model that have NOT been
> 3) List would include SELECT ALL, DESELECT ALL buttons
> - Could also use our Accumulator panel since some views may already have an associated REST procedure.
> 4) May require one or more design-time only extension properties to keep track of what views have generated REST procedures and which don't.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
10 years, 7 months