]
Matej Kralik closed TEIIDDES-3120.
----------------------------------
It works but only when jdg translator is not overridden (by default it is). I create new
issue for this: [
.vdb with JDG data source, with NATIVE defined, throws exception
----------------------------------------------------------------
Key: TEIIDDES-3120
URL:
https://issues.jboss.org/browse/TEIIDDES-3120
Project: Teiid Designer
Issue Type: Bug
Components: VDB & Execution
Affects Versions: 11.1.1
Reporter: Van Halbert
Assignee: Barry LaFond
Priority: Blocker
Fix For: 11.1.1
Attachments: Person.vdb
When a .vdb (created in designer), and the internal vdb.xml contains the <metadata
type="NATIVE"></metadata>, the vdb will not deploy.
However, it will work if the .vdb is exported to vdb xml, because the DDL and the NATIVE
tags are there.
Guessing that the translator doesn't know how to handle a .vdb file.