]
Matej Kralik updated TEIIDDES-2823:
-----------------------------------
Labels: release_notes verified_jbdsis-9.0.1 (was: )
"Generate Dynamic VDB" utility should use correct property
names
----------------------------------------------------------------
Key: TEIIDDES-2823
URL:
https://issues.jboss.org/browse/TEIIDDES-2823
Project: Teiid Designer
Issue Type: Bug
Components: Dynamic VDBs
Affects Versions: 9.2
Reporter: Colin Mondesir
Assignee: Barry LaFond
Labels: release_notes, verified_jbdsis-9.0.1
Fix For: 10.0.1
When we generate a Dynamic VDB from a Multisource VDB the output contains:
<property name="supports-multi-source-bindings" value="true"/>
As far as I can see this is the old property name, I believe the designer to use the new
"multisource" property name instead.