Yes, that is part of (https://issues.jboss.org/browse/AS7-4776 ) that AS folks did not fix.
The above thread states that there is a work around exists. Is the workaround applied in teiid admin api as well?
not yet, will be try to target Teiid 8.5
Hi Ramesh, Can we get this workaround as a patch in teiid 8.1. If we have to write a new method for createDataSource similar to the one we have in Teiid Admin API, what all changes are required in existing createDataSource method to incorporate this work around.
Sorry we do not provide patches for older versions, only fixes in the latest version. If you want you can backport those when the fix is available. As I said above, this is not fixed per the workaround yet, it is still works, when done I will post the link. Otherwise you can take look at AdminImpl.java class and fix it per workaround suggestions and post the changes here and I will be gald to accept them.
Thanks
Ramesh..