Bug 1023216 (TEIIDDES-1897) - Teiid Connection Importer is using the pool-name instead of jndi name
Summary: Teiid Connection Importer is using the pool-name instead of jndi name
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: TEIIDDES-1897
Product: JBoss Data Virtualization 6
Classification: JBoss
Component: Tooling
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ER4
: 6.0
Assignee: jolee
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 1064360
TreeView+ depends on / blocked
 
Reported: 2013-10-24 22:24 UTC by Van Halbert
Modified: 2016-01-06 11:59 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
When using the "Teiid Connection" importer in Teiid Designer, the data sources are identified with "pool-name" rather than the "jndi" name. This is the result of the AdminAPI getDataSourceNames() method returning the wrong one.
Clone Of:
Environment:
Last Closed: 2016-01-06 11:59:31 UTC
Type: Support Patch
Embargoed:


Attachments (Terms of Use)
How it looks in JBDS-IS 7.0.2.GA (234.89 KB, image/png)
2014-07-02 06:26 UTC, Andrej Podhradsky
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker TEIID-2712 0 Major Closed AdminAPI getDataSourceNames is returning the pool name instead of jndi name 2016-01-06 15:48:09 UTC
Red Hat Issue Tracker TEIIDDES-1897 0 Major Closed Teiid Connection Importer is using the pool-name instead of jndi name 2016-01-06 15:48:09 UTC

Comment 3 JBoss JIRA Server 2013-10-24 23:18:22 UTC
Mark Drilling <mdrilling> made a comment on jira TEIIDDES-1897

I did some debugging - this is actually an issue with the AdminAPI getDataSourceNames() method.  It is returning the pool name rather than the jndi name.  I never noticed before because I was using same names.

Comment 5 JBoss JIRA Server 2013-12-05 20:51:38 UTC
Steven Hawkins <shawkins> updated the status of jira TEIID-2712 to Closed

Comment 6 belong 2013-12-10 00:50:42 UTC
Assuming this will be set to VERIFIED before GA - setting requires_doc_text- accordingly.

Comment 7 Lucie Fabrikova 2014-02-04 13:16:16 UTC
In dialog "Import using a Teiid Connection", the section Data Sources still shows the pool names of datasources in column "DataSource" (in Teiid Designer 8.3.1.Final - JBDSIS-7.0.0.GA-GA).

Comment 9 jolee 2014-04-09 16:17:52 UTC
https://github.com/Teiid-Designer/teiid-designer/pull/322 merged onto:
git:Teiid-Designer/teiid-designer.git   8.3.x

commit a24867c267fdcf6b3957528d172eb2cb1f9c5e33
Merge: eff7d20 61308bf
Author: Barry LaFond <blafond>
Date:   Wed Apr 9 11:14:56 2014 -0500

    Merge pull request #322 from johnathonlee/8.3.x
    
    (BZ1023216) TEIIDDES-1901 Added datasource JNDI name to TeiidConnection ...

Comment 10 Andrej Podhradsky 2014-07-02 06:25:37 UTC
Verified with JBDS-IS 7.0.2.GA

Comment 11 Andrej Podhradsky 2014-07-02 06:26:41 UTC
Created attachment 913993 [details]
How it looks in JBDS-IS 7.0.2.GA

Comment 13 Andrej Podhradsky 2016-01-06 11:59:31 UTC
Fixed and included in the latest release.


Note You need to log in before you can comment on or make changes to this bug.