[
https://issues.jboss.org/browse/TEIID-5157?page=com.atlassian.jira.plugin...
]
Jan Stastny commented on TEIID-5157:
------------------------------------
It would be best to rename the vdb. Because this quickstart affects the prerequisite
fulfillment for the others. (Many quickstarts depend on Portfolio vdb, but not on this
one, but the one from dynamicvdb-datafederation quickstart).
Quickstart dynamicvdb-dataroles need to force deploy vdb
--------------------------------------------------------
Key: TEIID-5157
URL:
https://issues.jboss.org/browse/TEIID-5157
Project: Teiid
Issue Type: Bug
Components: Quick Starts
Affects Versions: 8.12.x-6.4
Reporter: Jan Stastny
Assignee: Van Halbert
Priority: Blocker
if dynamicvdb-datafederation run first, need to add force redeploy during vdb deploy:
{code}
deploy ../quickstarts/dynamicvdb-dataroles/src/vdb/portfolio-vdb.xml
{code}
vs.
{code}
deploy --force ../quickstarts/dynamicvdb-dataroles/src/vdb/portfolio-vdb.xml
{code}
Otherwise the vdb is not redeployed and user works with the old one.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)