[
https://issues.jboss.org/browse/TEIIDDES-2828?page=com.atlassian.jira.plu...
]
Barry LaFond commented on TEIIDDES-2828:
----------------------------------------
in addition to the VDB version not being set during import, there were issues with that
version being properly persisted once edited in the VDB Editor.
Re-targeting to 10.0.1 since this feature is not working very well with 10.0.Final
VDBs, created with Teiid Designer that import other VDB do not
respect the specified version.
---------------------------------------------------------------------------------------------
Key: TEIIDDES-2828
URL:
https://issues.jboss.org/browse/TEIIDDES-2828
Project: Teiid Designer
Issue Type: Bug
Components: Import/Export
Affects Versions: 9.0.6
Reporter: Colin Mondesir
Assignee: Barry LaFond
Fix For: 10.0.1
Attachments: jdbc-import-page-1.png
When using:
project -> Import...
JDBC Database >> Source Model,
Despite including the URL property VirtualDatabaseVersion=2 during the import process the
version of the imported vdb I see when I create a deployable vdb archive is given as
"1":
...
<import-vdb name="fileData" version="1"
import-data-policies="false"/>
As an alternative I have tried setting the "version" property given here:
https://access.redhat.com/documentation/en-US/Red_Hat_JBoss_Data_Virtuali...
But saw the same results the version of my imported VDB always seems to be "1"
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)