[
https://issues.jboss.org/browse/TEIIDDES-3046?page=com.atlassian.jira.plu...
]
Barry LaFond commented on TEIIDDES-3046:
----------------------------------------
[~rareddy] Ran through the steps and reproduced this issue. With any data source
configured though Designer, we're giving the Admin API a JNDI name. When we ask the
Admin API for the data source names, this name shows up in the list. However, in the
above scenario, the JNDI name isn't in the list of data sources, but the *pool-name*
(i.e. fileDS) is the name of the data source. In Designer, we've been assuming that
JNDI name was the "key/name" of each Teiid data source object.
Should we, instead, assume that the getDataSourceNames() returns a list of pool-name's
and then have a method to obtain the JNDI name property whenever needed? I think this
would clean up this issue....
Unable to preview data of file-based data source when the JNDI name
already exist on the server runtime
-------------------------------------------------------------------------------------------------------
Key: TEIIDDES-3046
URL:
https://issues.jboss.org/browse/TEIIDDES-3046
Project: Teiid Designer
Issue Type: Bug
Components: Data Preview
Affects Versions: 10.0.2
Environment: MacOS
Red Hat JBoss Developer Studio 10.3.0.GA with JBoss Developer Studio Integration Stack
10.0.2 installed
Reporter: Cojan van Ballegooijen
Assignee: Barry LaFond
Fix For: 11.0.2
Attachments: Screen Shot 2017-03-01 at 10.16.26.png, Screen Shot 2017-03-01 at
10.16.46.png
If a data source is already created on the JDV server runtime unable to preview data on
the models.
Workaround is to add these models into a VDB, deploy/execute VDB but Preview data should
work despite the fact that the datasource JNDI names already exists on the server side.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)