[teiid-issues] [JBoss JIRA] Resolved: (TEIID-1051) Make the Connector (type) and RAR name be the same

Ramesh Reddy (JIRA) jira-events at lists.jboss.org
Fri Apr 16 17:09:26 EDT 2010


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

Ramesh Reddy resolved TEIID-1051.
---------------------------------

    Resolution: Done


Now the names of the connectors is exactly same as the name of the RAR file. The "getConnectorNames" and "rar-name" property in a Connection factory will match up correctly.

> Make the Connector (type) and RAR name be the same
> --------------------------------------------------
>
>                 Key: TEIID-1051
>                 URL: https://jira.jboss.org/jira/browse/TEIID-1051
>             Project: Teiid
>          Issue Type: Bug
>          Components: AdminApi
>    Affects Versions: 7.0
>            Reporter: Ramesh Reddy
>            Assignee: Ramesh Reddy
>             Fix For: 7.0
>
>
> Currently in the Admin API in 7.0 M3
> getConnectorNames() call returns the Connectors that are available in the system. These are the Teiid Connector RAR files. However, ".RAR" extension is truncated for this call. When the a Connection Factory is created, it contains the "rar-name" as the full name with the extension. They both need to be same.

-- 
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