Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1232068

Summary: Although DV 6.0(Teiid 8.4.1) is selected as a teiid instance on JBDS, TD 9.0.1 uses grant-all in vdb.xml
Product: [JBoss] JBoss Data Virtualization 6 Reporter: Hisao Furuichi <hfuruich>
Component: ToolingAssignee: Barry LaFond <blafond>
Status: CLOSED CURRENTRELEASE QA Contact: Andrej Smigala <asmigala>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.1.0CC: asmigala, vhalbert
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-17 18:05:05 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:
Embargoed:

Description Hisao Furuichi 2015-06-16 02:14:29 UTC
Describe the issue:
 The version of Teiid engine in the selected Teiid instance will be displayed on the VDB editor(window for editing user role). So user expects if DV 6.0(Teiid 8.4.1) is selected as a teiid instance, all of modification to a VDB will be optimized for DV 6.0.(Teiid 8.4.1). However grant-all attribute which should not be used for Teiid 8.4.1 is used. (The issue is reported at TEIIDDES-2353)

1: On JBDS8.1 with TD 9.0.1.Final, define JDV 6.0 as a Teiid Instance
2: Connect to the Teiid Instance
3: Create a Teiid Project, and a VDB
4: add a data role for the VDB
5: check META-INF/vdb.xml

Expected behavior: 
grant-all attribute is not used for the data-role element

Actual result:
grant-all attribute is used for the data-role element

Comment 1 JBoss JIRA Server 2015-07-21 19:39:24 UTC
Barry LaFond <blafond> updated the status of jira TEIIDDES-2560 to Resolved

Comment 2 JBoss JIRA Server 2015-08-03 07:21:04 UTC
Andrej Šmigala <asmigala> updated the status of jira TEIIDDES-2560 to Closed

Comment 3 Andrej Smigala 2015-08-03 07:23:28 UTC
Verified that the grant-all checkbox is disabled when DV 6.0 is selected as the default server and that the grant-all attribute is not written to vdb.xml