[
https://issues.jboss.org/browse/TEIID-5101?page=com.atlassian.jira.plugin...
]
Van Halbert commented on TEIID-5101:
------------------------------------
For reference, the error is (copied from the i18.properties)
TEIID25011=There are three ways to import the metadata, \n \
1) Define "importer.ProtoFilePath" to read from a local .proto file.\n \
2) Define "importer.ProtobufName" property to define .proto file name, when
reading the .proto file from the Infinispan Cache directly.\n\
3) Define the schema using DDL, then use also the "NATIVE" metadata
repository to convert DDL into .proto file\n
.vdb with JDG data source, with NATIVE defined, throws exception
----------------------------------------------------------------
Key: TEIID-5101
URL:
https://issues.jboss.org/browse/TEIID-5101
Project: Teiid
Issue Type: Bug
Components: Infinispan
Affects Versions: 8.12.x-6.4
Reporter: Van Halbert
Assignee: Ramesh Reddy
Priority: Blocker
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.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)