[JBoss JIRA] (TEIIDDES-1749) Extension Properties in Table Editor incorrect
by Barry LaFond (JIRA)
Barry LaFond created TEIIDDES-1749:
--------------------------------------
Summary: Extension Properties in Table Editor incorrect
Key: TEIIDDES-1749
URL: https://issues.jboss.org/browse/TEIIDDES-1749
Project: Teiid Designer
Issue Type: Bug
Components: Editors, Extension Framework
Affects Versions: 8.1
Reporter: Barry LaFond
Assignee: Dan Florian
Priority: Critical
Fix For: 8.2
* Created 2 or more tables in relational model
* Edit table 1's "relational:Native Query" extension property (SELECT * FROM FOOBAR)
* Save
* Open/Select Table Editor and select BASE TABLES tab
* Note that "relational:Native Query" property is same for both tables
Looks like the ModelExtensionPropertyDescriptor is caching an EObject and the call to getPropertyValue() will return the same value for ALL EObjects rather than having a unique EObject per descriptor
--
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
11 years, 7 months
[JBoss JIRA] (TEIIDDES-1748) Account for Data Source Type Names Change in Teiid 8.4
by Ted Jones (JIRA)
Ted Jones created TEIIDDES-1748:
-----------------------------------
Summary: Account for Data Source Type Names Change in Teiid 8.4
Key: TEIIDDES-1748
URL: https://issues.jboss.org/browse/TEIIDDES-1748
Project: Teiid Designer
Issue Type: Feature Request
Components: Teiid Integration
Affects Versions: 8.2
Reporter: Ted Jones
Teiid changed the data source source type names in 8.4 which prevents Designer from creating some data sources.
Prior to 8.4: [teiid-local, teiid-connector-file.rar, teiid, teiid-connector-salesforce.rar, teiid-connector-infinispan.rar, teiid-connector-ldap.rar, teiid-connector-ws.rar, teiid-connector-google.rar, h2]
8.4: [teiid-local, teiid, google, ldap, infinispan, file, salesforce, mongodb, webservice, h2]
Need to account for this difference.
--
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
11 years, 7 months
[JBoss JIRA] (TEIIDDES-283) Request better error messaging in Designer
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-283?page=com.atlassian.jira.plug... ]
Barry LaFond resolved TEIIDDES-283.
-----------------------------------
Resolution: Out of Date
Connector Bindings and communication with MMX console/server is obsolete.
> Request better error messaging in Designer
> ------------------------------------------
>
> Key: TEIIDDES-283
> URL: https://issues.jboss.org/browse/TEIIDDES-283
> Project: Teiid Designer
> Issue Type: Feature Request
> Affects Versions: 7.1
> Reporter: Debbie Steigner
> Assignee: Barry LaFond
>
> When a connector binding has been incorrectly configured (incorrect password) to a database, invoking a query in the Designer results in the following error:
> "Unable to create a connection for request com.metamatrix.dqp.message.CapabilitiesMessage@1a41809"
> This message needs to be made more intuitive if possible. Otherwise I foresee many MMTS calls resulting that might otherwise be handled by the customer.
> Steps to Reproduce: Edit a working connector binding & change the password to an incorrect one. Run a query against it.
> Actual results: Obscure message above.
> Expected results: "Access to data resource [blah] denied. Incorrect username or password."
--
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
11 years, 7 months