]
Ramesh Reddy resolved TEIID-1548.
---------------------------------
Resolution: Done
Fixed the property name
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: Ramesh Reddy
Priority: Minor
Labels: CR1
Fix For: 7.4
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: