[teiid-issues] [JBoss JIRA] Updated: (TEIID-803) The AdminAPI connector binding name needs to be assigned the name assigned by the designer

Ramesh Reddy (JIRA) jira-events at lists.jboss.org
Sun Sep 20 13:13:49 EDT 2009


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

Ramesh Reddy updated TEIID-803:
-------------------------------

    Fix Version/s: 6.3.0
         Assignee: Ramesh Reddy  (was: Steven Hawkins)


> The AdminAPI connector binding name needs to be assigned the name assigned by the designer
> ------------------------------------------------------------------------------------------
>
>                 Key: TEIID-803
>                 URL: https://jira.jboss.org/jira/browse/TEIID-803
>             Project: Teiid
>          Issue Type: Bug
>          Components: AdminApi, Tools
>    Affects Versions: 6.2.0
>            Reporter: Van Halbert
>            Assignee: Ramesh Reddy
>             Fix For: 6.3.0
>
>
> The name I assigned to the connectorbinding in the designer was "datasource1".      I looked at the advanced properties and there is no other name property defined.   Open the vdb file and view the Configuration.def file and it has the following:
>         <Connector Name="datasource1" ComponentType="Loopback Connector" routingUUID="mmuuid:66dfa66b-4572-46ba-a477-8b6fe3895072">
>             <Properties>
>                 <Property Name="DeployedName">Transaction_1.datasource1</Property>
>             </Properties>
>         </Connector>
> When using the adminapi and calleding getName() on ConnectorBinding, the name returned is "Transaction_1.datasource1".   The name that the user assignes to the binding should match the getName().

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