[JBoss JIRA] (TEIIDDES-1601) Error Setting Extension Properties When Creating Table In A Virtual Model
by Dan Florian (JIRA)
Dan Florian created TEIIDDES-1601:
-------------------------------------
Summary: Error Setting Extension Properties When Creating Table In A Virtual Model
Key: TEIIDDES-1601
URL: https://issues.jboss.org/browse/TEIIDDES-1601
Project: Teiid Designer
Issue Type: Bug
Components: Modeling
Affects Versions: 8.0
Reporter: Dan Florian
Assignee: Dan Florian
Fix For: 8.1
When creating a table in a virtual model this message shows in the error log: "Error setting extension properties on table-name." Turns out that error message is hiding this exception: java.lang.Exception: The property definition "relational:native-query" could not be found. The reason for the error is RelationalViewModelFactory.buildObject method is passing the wrong value for the "isVirtual" flag.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months
[JBoss JIRA] (TEIIDDES-881) Teiid Designer admin connections should be based on a configurable runtime.
by Paul Richardson (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-881?page=com.atlassian.jira.plug... ]
Paul Richardson resolved TEIIDDES-881.
--------------------------------------
Resolution: Partially Completed
While an Admin API has not been successfully abstracted, the intention of Designer being able to work with different Teiid versions has been achieved.
An SPI plugin has been introduced providing generic interfaces that are Teiid version agnostic as well as an Eclipse extension point.
For support in Designer, the versioned Teiid client runtime is forked and becomes a submodule, implementing both the SPI interfaces and Eclipse extension point.
Designer picks up the extension in its registry at runtime and selection of the default server determines which runtime client is used for targeting the modelling, previewing and deployment.
> Teiid Designer admin connections should be based on a configurable runtime.
> ---------------------------------------------------------------------------
>
> Key: TEIIDDES-881
> URL: https://issues.jboss.org/browse/TEIIDDES-881
> Project: Teiid Designer
> Issue Type: Sub-task
> Components: VDB & Execution
> Affects Versions: 7.1.1, 7.2, 7.3
> Reporter: John Doyle
> Assignee: Paul Richardson
> Fix For: 8.1
>
> Original Estimate: 0 minutes
> Remaining Estimate: 0 minutes
>
> The admin and preview connections for Teiid Designer rely on paths that specify plugin + version. Updates to the tooling therefore break existing connections when the version changes. We should instead rely on a user configurable runtime configuration like other JBoss runtimes.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months
[JBoss JIRA] (TEIIDDES-1599) Add VDB resource builder to Designer build process
by Barry LaFond (JIRA)
Barry LaFond created TEIIDDES-1599:
--------------------------------------
Summary: Add VDB resource builder to Designer build process
Key: TEIIDDES-1599
URL: https://issues.jboss.org/browse/TEIIDDES-1599
Project: Teiid Designer
Issue Type: Feature Request
Components: Validation, VDB & Execution
Affects Versions: 8.1
Reporter: Barry LaFond
Assignee: Barry LaFond
Fix For: 8.1
In order to help users re-synch their VDBs after model refactoring, we need to build (validate) each workspace VDB as an IResource object in order to apply/add problem markers in the workspace.
May required adding another "Builder" contribution to Designer's .project file.
The MED builder is the most recent feature that was added which could be a good model for making this happen.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months
[JBoss JIRA] (TEIIDDES-1545) "WSDL to Relational" importer fields for Source and View Model Definition Name enter backwards in Windows
by Dan Florian (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1545?page=com.atlassian.jira.plu... ]
Dan Florian resolved TEIIDDES-1545.
-----------------------------------
Resolution: Done
Pull request merged into master branch.
> "WSDL to Relational" importer fields for Source and View Model Definition Name enter backwards in Windows
> ---------------------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-1545
> URL: https://issues.jboss.org/browse/TEIIDDES-1545
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: Import/Export
> Affects Versions: 7.7
> Environment: Windows 7 64 bit
> JBDS 5.0
> Teiid Designer Plugin version 7.7.2.v20121025-2138-H6-GA-SOA
> Reporter: Debbie Steigner
> Assignee: Dan Florian
> Fix For: 8.1
>
>
> I have only found this issue on Windows JBDS installation. Import > "WSDL File or URL >> Source and View Model" proceed thru the wizard until you reach the "Models Definition" page, do not take the default names for Source. Try entering a name, the cursor returns to column 1 after each letter so hello becomes olleh.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months
[JBoss JIRA] (TEIIDDES-1569) REST Extension Properties not Visible for Procedure
by Ted Jones (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1569?page=com.atlassian.jira.plu... ]
Ted Jones commented on TEIIDDES-1569:
-------------------------------------
Luca,
What version did you use to create the procedures? We do have some logic to handle "legacy" model extensions to convert their metadata to use the current infrastructure. It might be that the version of the models you are using have fallen through the cracks.
> REST Extension Properties not Visible for Procedure
> ---------------------------------------------------
>
> Key: TEIIDDES-1569
> URL: https://issues.jboss.org/browse/TEIIDDES-1569
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: Web Services Support
> Affects Versions: 8.0
> Reporter: Ted Jones
> Assignee: Barry LaFond
> Fix For: 8.1
>
> Attachments: org.teiid.designer.dqp.patch
>
>
> REST properties (URI, PATH and METHOD) are not displaying in the properties panel for a virtual procedure.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months