[JBoss JIRA] (TEIIDDES-2422) XSD model created in wrong folder when creating Web service model from WSDL
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2422?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2422:
-----------------------------------
Fix Version/s: 9.1
9.0.2
> XSD model created in wrong folder when creating Web service model from WSDL
> ---------------------------------------------------------------------------
>
> Key: TEIIDDES-2422
> URL: https://issues.jboss.org/browse/TEIIDDES-2422
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export
> Reporter: Andrej Šmigala
> Priority: Minor
> Fix For: 9.1, 9.0.2
>
>
> When creating a Web Service model from an existing WSDL, there is an option to change the target location of the imported xml schema. Changing this location however results in the schema model being created in the wrong folder.
> Expected result:
> The XML and Web Service models are created in the 'web_services' subfolder, the XSD model is created in the 'schemas' subfolder.
> Actual result:
> The XML and Web Service models are created in the 'web_services' subfolder, but the XSD model is created in 'web_services/schemas' subfolder.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
10 years, 7 months
[JBoss JIRA] (TEIIDDES-2097) JDBC Importer fails when importing Access 2013 metadata via JDBC ODBC bridge
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2097?page=com.atlassian.jira.plu... ]
Barry LaFond commented on TEIIDDES-2097:
----------------------------------------
>From BZ: The work-around should be the suggested path for users connecting to MS Access since Teiid exposes applicable importer properties to properly import desired tables. Recommend we cover this in the doc, if we haven't already and close this issue as resolved?
> JDBC Importer fails when importing Access 2013 metadata via JDBC ODBC bridge
> ----------------------------------------------------------------------------
>
> Key: TEIIDDES-2097
> URL: https://issues.jboss.org/browse/TEIIDDES-2097
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export
> Reporter: Filip Nguyen
> Attachments: DSN.png, ODBCTesting.mdb
>
>
> Probably related to TEIID-2912
> Environment:
> * MS Access 2013
> * MS Windows Server 2012
> Steps to reproduce:
> * Created a JDBC ODBC bridge connection profile (class: sun.jdbc.odbc.JdbcOdbcDriver)
> * Trying to import using JDBC importer, no tables are shown
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
10 years, 7 months
[JBoss JIRA] (TEIIDDES-2459) Enabling minimal support for as-yet unsupported Teiid versions
by Paul Richardson (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2459?page=com.atlassian.jira.plu... ]
Paul Richardson updated TEIIDDES-2459:
--------------------------------------
Fix Version/s: 9.1
> 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
>
>
> 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-2429) Teiid Designer do not compatible with Teiid 8.10
by Paul Richardson (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2429?page=com.atlassian.jira.plu... ]
Paul Richardson commented on TEIIDDES-2429:
-------------------------------------------
2) The Designer mechanism will not be guaranteed (by Designer) to be compatible. It never can until the changes made between the latest integrated Teiid version and the next released version are determined and in their turn integrated. Of course, if Teiid would like to align their release schedule with Designer then we can ensure that the next released version is always integrated? In the meantime, the support for non-integrated Teiid versions will be minimal in that one can connect Designer 9.0.2 to a server running Teiid 8.10. However, that will be a configuration that is unsupported/untested and not guaranteed to parse/resolve/validate in the same manner that it would if connecting via a Teiid 8.10 client.
Should you wish to discuss this further then we can always arrange a meeting to go over this again if you have any remaining confusion.
> Teiid Designer do not compatible with Teiid 8.10
> ------------------------------------------------
>
> Key: TEIIDDES-2429
> URL: https://issues.jboss.org/browse/TEIIDDES-2429
> Project: Teiid Designer
> Issue Type: Bug
> Components: Diagrams
> Affects Versions: 9.0
> Environment: Teiid 8.10.Beta2
> JBDS 8.0(https://devstudio.jboss.com/updates/8.0/integration-stack/)
> Reporter: Kylin Soong
> Priority: Critical
> Fix For: 9.1, 9.0.2
>
>
> Import Metadata from JDBC Data source through the following error:
> Caused by: java.lang.Exception: No ExecutionAdmin factory registered for teiid instance version 8.10.0.
> at org.teiid.designer.runtime.registry.TeiidRuntimeRegistry.getQueryService(TeiidRuntimeRegistry.java:148)
> at org.teiid.designer.core.ModelerCore.getTeiidQueryService(ModelerCore.java:2215)
> Does this should be a feature request?
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
10 years, 7 months
[JBoss JIRA] (TEIIDDES-2459) Enabling minimal support for as-yet unsupported Teiid versions
by Paul Richardson (JIRA)
Paul Richardson created TEIIDDES-2459:
-----------------------------------------
Summary: 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
Fix For: 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-2459) Enabling minimal support for as-yet unsupported Teiid versions
by Paul Richardson (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2459?page=com.atlassian.jira.plu... ]
Paul Richardson reassigned TEIIDDES-2459:
-----------------------------------------
Assignee: Paul Richardson
> 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.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-2147) Packaged runtime client lib versions in Designer are behind the corresponding server libs
by Paul Richardson (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2147?page=com.atlassian.jira.plu... ]
Paul Richardson closed TEIIDDES-2147.
-------------------------------------
Resolution: Out of Date
> Packaged runtime client lib versions in Designer are behind the corresponding server libs
> -----------------------------------------------------------------------------------------
>
> Key: TEIIDDES-2147
> URL: https://issues.jboss.org/browse/TEIIDDES-2147
> Project: Teiid Designer
> Issue Type: Bug
> Components: Build
> Affects Versions: 8.4, 8.5
> Reporter: Mark Drilling
> Assignee: Paul Richardson
> Fix For: 9.0.2, 8.6.2
>
>
> See linked JIRA - TEIIDDES-2129. Running into issues where our cli calls hang when connected from Designer 8.4/8.5 on windows. Further investigation of our runtime client plugin shows that our packaged libs are not in sync with the corresponding server libs.
> jboss-remoting - (Designer has v 3.2.3.GA) - (DV6 server has v3.2.16.GA)
> xnio - (Designer has v 3.0.3 GA) - (DV6 server has 3.0.7GA)
> We need to ensure our client versions are correct.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
10 years, 7 months
[JBoss JIRA] (TEIIDDES-2429) Teiid Designer do not compatible with Teiid 8.10
by Ramesh Reddy (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2429?page=com.atlassian.jira.plu... ]
Ramesh Reddy commented on TEIIDDES-2429:
----------------------------------------
Ok, in that case please remove Won'tFix and target to a release.
There are two issues in play here.
1) The immediate need for supporting the 8.10
2) Fixing the Designer mechanism, such that all the future Teiid releases on same major release number are compatible.
One can just implement (2) and ignore (1) if you are dot dot release.
> Teiid Designer do not compatible with Teiid 8.10
> ------------------------------------------------
>
> Key: TEIIDDES-2429
> URL: https://issues.jboss.org/browse/TEIIDDES-2429
> Project: Teiid Designer
> Issue Type: Bug
> Components: Diagrams
> Affects Versions: 9.0
> Environment: Teiid 8.10.Beta2
> JBDS 8.0(https://devstudio.jboss.com/updates/8.0/integration-stack/)
> Reporter: Kylin Soong
> Priority: Critical
>
> Import Metadata from JDBC Data source through the following error:
> Caused by: java.lang.Exception: No ExecutionAdmin factory registered for teiid instance version 8.10.0.
> at org.teiid.designer.runtime.registry.TeiidRuntimeRegistry.getQueryService(TeiidRuntimeRegistry.java:148)
> at org.teiid.designer.core.ModelerCore.getTeiidQueryService(ModelerCore.java:2215)
> Does this should be a feature request?
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
10 years, 7 months