Bug 1009872

Summary: DB Driver Class name is not selected when editing Teiid custom datasource
Product: [JBoss] JBoss Data Virtualization 6 Reporter: Filip Elias <felias>
Component: Dashboard BuilderAssignee: Van Halbert <vhalbert>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: unspecified    
Version: 6.0.0CC: ldimaggi, vhalbert
Target Milestone: ER2   
Target Release: 6.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-06 15:37:02 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On: 1009969    
Bug Blocks:    

Description Filip Elias 2013-09-19 11:42:12 UTC
DB Driver Class name is not selected when editing Teiid custom datasource.
When using other DB, the DB Driver Class name is selected correctly.

Error is in the DataSourceManagementFormFormatter. It doesn't test driverClass for org.teiid.jdbc.TeiidDriver. (lines 81 - 86) 

Steps to reproduce
1.Create custom datasource for Teiid. (select org.teiid.jdbc.TeiidDriver class) 
2.Save datasource
3.Edit datasource

Comment 1 JBoss JIRA Server 2013-09-26 16:43:50 UTC
David Gutierrez <dgutierr> updated the status of jira JBPM-4131 to Resolved

Comment 5 Filip Elias 2013-11-15 09:24:25 UTC
Verified on DV6 ER3