Bug 999521 - Undefined Test query when creating new Teiid datasource
Summary: Undefined Test query when creating new Teiid datasource
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Virtualization 6
Classification: JBoss
Component: Dashboard Builder
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ER1
: 6.0
Assignee: Van Halbert
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-21 13:24 UTC by Filip Elias
Modified: 2014-07-09 05:00 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-02-06 15:36:59 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Filip Elias 2013-08-21 13:24:01 UTC
Description of problem:
When creating new datasource to load data from teiid, pre-filled field "Test Query" should contain test query but it contains "undefined".

File dataSourceRequiredScripts.jsp doesn't contain test query for Teiid.
Something like this should be added into line 28:
testQuerys[6]= "SELECT 1"; <%-- test query for Teiid --%>


Steps to Reproduce:
1. Log as administrator
2. Select administration > external connections > New DataSource > Custom DataSource
3. Select Teiid as DB Driver Class

Comment 2 Filip Elias 2013-09-19 08:53:47 UTC
Verified on DV 6 ER1


Note You need to log in before you can comment on or make changes to this bug.