]
Steven Hawkins resolved TEIID-5960.
-----------------------------------
Resolution: Explained
Setting connection url property for MYSQL XA Datasource
-------------------------------------------------------
Key: TEIID-5960
URL:
https://issues.redhat.com/browse/TEIID-5960
Project: Teiid
Issue Type: Bug
Components: AdminApi, JDBC Connector
Affects Versions: 11.1.2
Reporter: Manoj Majumdar
Assignee: Steven Hawkins
Priority: Minor
Labels: Mysql-connector, teiid, xa-datasource-property
I am trying to create a mysql xa datasource, but am unable to mention connection url
properties in it. I have used property names such as "URL" and
"connection-url", but the property is not visible in datasource.
Also when I explicitly make a property tag in datasource for the url, it is working, but
not when I am creating it through Admin Api,
I need the connection url for setting mysql connection arguments such as
"rewriteBatchedStatements=true"