]
RH Bugzilla Integration commented on TEIID-5159:
------------------------------------------------
Van Halbert <vhalbert(a)redhat.com> changed the Status of [bug
Quickstart hibernate-on-top-of-teiid usability issues
-----------------------------------------------------
Key: TEIID-5159
URL:
https://issues.jboss.org/browse/TEIID-5159
Project: Teiid
Issue Type: Bug
Components: Quick Starts
Affects Versions: 8.12.x-6.4
Reporter: Jan Stastny
Assignee: Van Halbert
Fix For: 8.12.x-6.4, 10.x
There are two usability issues:
1. we're reusing Portfolio vdb. The thing is, that if user performed also
dynamicvdb-dataroles quickstart, the Portfolio vdb will have limitations on data access.
So it is crucial, for the functionality of hibernate qs for user to provide correct
credentials. It has to be credentials allowing read access for the example query in the
end.
2. mvn package is enough, no need for mvn install when building WAR file