Jan Stastny created TEIID-5157:
----------------------------------
Summary: 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)