[
https://issues.jboss.org/browse/TEIIDDES-3046?page=com.atlassian.jira.plu...
]
Ramesh Reddy commented on TEIIDDES-3046:
----------------------------------------
That is true. The fully qualified identity is this case RA's id + pool-name. What I am
saying is in the case of one using the Teiid Admin API, the ID and pool-name are defined
same. So, pool-name == RA's ID. Thus my comment in earlier post saying the RA's ID
is used as Identity. If you have questions see code [1]
Sure, if you create manually and use different names id and pool-names and try to manage
it through Designer it is not going to align. These steps are taken to avoid many things
like
- avoid restart of server
- provide the template mechnism
- treat RA equally as Databasource and provide a common facade
[1]
https://github.com/teiid/teiid/blob/master/jboss-admin/src/main/java/org/...
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)