-
Bug
-
Resolution: Not a Bug
-
Minor
-
None
-
11.1.2
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"