Branch: refs/heads/8.3.x
Home:
https://github.com/Teiid-Designer/teiid-designer
Commit: 65c34f6fcb404699b10464113a0181d3727543e9
https://github.com/Teiid-Designer/teiid-designer/commit/65c34f6fcb404699b...
Author: Paul Richardson <p.g.richardson(a)redhat.com>
Date: 2014-03-28 (Fri, 28 Mar 2014)
Changed paths:
M plugins/org.teiid.datatools.connectivity/plugin.properties
M plugins/org.teiid.datatools.connectivity/plugin.xml
M
plugins/org.teiid.datatools.connectivity/src/org/teiid/datatools/connectivity/ConnectivityUtil.java
Log Message:
-----------
JBTIS-260: Fixes function failures in preview and VDB execution
* Due to TP tightening up driver definition validation, the preview and
query teiid functions fail with NPE. This is due to the custom created
teiid driver being created with an invalid template id.
* Reduces the need to create a custom teiid driver by trying to find and
use the three existing drivers provided by the client runtimes
* If a custom driver has to be created then an ad-hoc template is also
provided to ensure that such drivers satisfy the validity criteria