[
https://issues.jboss.org/browse/TEIID-3069?page=com.atlassian.jira.plugin...
]
Kylin Soong commented on TEIID-3069:
------------------------------------
The '*.txt' can not be recognized by JDV 6.0, for example, in
dynamicvdb-datafederation/src/vdb/portfolio-vdb.xml, we have the following line:
FROM (EXEC MarketData.getTextFiles('*.txt'))
This cause runtime error
TEIID30504 text-connector: File not found *.txt'. Originally TeiidProcessingException
This hints the file translator not recognize '*.txt', we have to change it to
exact name instead
Quick Start Can't run against JDV
---------------------------------
Key: TEIID-3069
URL:
https://issues.jboss.org/browse/TEIID-3069
Project: Teiid
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Quick Starts
Environment: JBoss Data Virtualization 6.0
JBoss Data Virtualization 6.1
Reporter: Kylin Soong
Assignee: Van Halbert
Some Quick Start can't run well against Enterprise JDV, can we have a JDV version
quick start?
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)