[teiid-issues] [JBoss JIRA] Assigned: (TEIID-626) Eclipse Datatools view cannot see tables in a VDB

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Thu May 28 07:27:56 EDT 2009


     [ https://jira.jboss.org/jira/browse/TEIID-626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins reassigned TEIID-626:
------------------------------------

    Assignee: Steven Hawkins  (was: Ramesh Reddy)


Our returned value for table type are not upper capped, which is what Data tools is expecting.

Other issues:
Our procedures are showing up, however they are under user defined, rather than stored procedures.
Running connect without first doing a ping runs the chance of their ui using two different class versions of the embeddeddriver.  This causes two dqps to be created.  That second instance runs into problems with the JBossCache JMX registration, since it's using the same instance name as the first.  We need to ensure that everything with a global reach (JMX, filesystem) uses the instance name / workspace dir to differentiate itself from other instances in the same vm.

> Eclipse Datatools view cannot see tables in a VDB
> -------------------------------------------------
>
>                 Key: TEIID-626
>                 URL: https://jira.jboss.org/jira/browse/TEIID-626
>             Project: Teiid
>          Issue Type: Bug
>          Components: JDBC Driver
>    Affects Versions: 6.0.0
>         Environment: Connected to mm://slntmm06.mm.atl2.redhat.com:50201 using the SQL Development Tools perspective in Eclipse versions 3.3.2 and 3.4, and JBoss DevStudio.  Tested both the 5.5.2 and 5.5.3 JDBC drivers for MetaMatrix.
>            Reporter: Steve Jacobs
>            Assignee: Steven Hawkins
>             Fix For: 6.1.0
>
>
> The Eclipse Datatools Project provides a "Database Development" perspective that we will be using in Westport to replace our SQL Explorer perspective.  The "Data Source Explorer" view can connect to a VDB in MetaMatrix, but the Tables are not being shown.  Please investigate what JDBC calls are being made to popluate this view and fix our driver so the view may be populated correctly.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the teiid-issues mailing list