[teiid-issues] [JBoss JIRA] Created: (TEIID-1548) Creating XA data sources from AdminShell: prop name "addtional-ds-properties" has misspelling - could cause confusion

Paul Nittel (JIRA) jira-events at lists.jboss.org
Wed Apr 6 16:24:33 EDT 2011


Creating XA data sources from AdminShell: prop name "addtional-ds-properties" has misspelling - could cause confusion
---------------------------------------------------------------------------------------------------------------------

                 Key: TEIID-1548
                 URL: https://issues.jboss.org/browse/TEIID-1548
             Project: Teiid
          Issue Type: Bug
          Components: AdminApi
    Affects Versions: 7.1.1
         Environment: All
            Reporter: Paul Nittel
            Assignee: Steven Hawkins
            Priority: Minor


With help from Ramesh, I was able to create an XA data source using:
dp.setProperty( "addtional-ds-properties", "ServerName=foo, PortNumber=50000, DatabaseName=dbdata, DriverType=4, User=someuser, Password=somepwd" )

I noticed that "additional" was misspelled and tried that. It doesn't work; you must use the misspelled version.

I'd like to see this be corrected before some user tries to use this with the correct spelling.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list