[
https://issues.jboss.org/browse/TEIIDDES-3214?page=com.atlassian.jira.plu...
]
Mario Majernik commented on TEIIDDES-3214:
------------------------------------------
[~blafond] I tried to copy vdb from Advanced tab. There it is:
{code:java}
<?xml version="1.0" encoding="UTF-8"
standalone="yes"?>
<vdb name="importVDB" version="1">
<description>Importer VDB</description>
<property name="UseConnectorMetadata" value="true" />
<property name="deployment-name" value="importVDB-vdb.xml" />
<model name="importVDBSrcModel" type="PHYSICAL"
visible="true">
<source name="importVDBSrcModel" translator-name="odata"
connection-jndi-name="java:/odata" />
</model>
</vdb>
{code}
and I pasted it to dynamic VDB. Then I tried to deploy it but I got the same error.
odata EOF in prolog
-------------------
Key: TEIIDDES-3214
URL:
https://issues.jboss.org/browse/TEIIDDES-3214
Project: Teiid Designer
Issue Type: Bug
Components: Import/Export
Affects Versions: 11.2
Reporter: Mario Majernik
Priority: Blocker
Attachments: odata.png
When I try to import from odata I get this error: Unexpected EOF in prolog (See
odata.png)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)