[
https://issues.jboss.org/browse/TEIIDDES-1454?page=com.atlassian.jira.plu...
]
Paul Richardson commented on TEIIDDES-1454:
-------------------------------------------
To use VDBMetaParser requires integration of the teiid 8.1 client jars into designer
codebase as this class is not part of the 7.7.x teiid branch.
Modify Vdb class to accomodate vdb imports element
--------------------------------------------------
Key: TEIIDDES-1454
URL:
https://issues.jboss.org/browse/TEIIDDES-1454
Project: Teiid Designer
Issue Type: Sub-task
Components: VDB & Execution
Affects Versions: 8.0
Reporter: Barry LaFond
Assignee: Paul Richardson
Fix For: 8.0
Attachments: vdb-deployer.xsd
To re-enable our merge VDB concept for Preview data, we'll need a way to add VDB
imports to the project preview VDB's "vdb.xml". The easiest way would be to
add the JAXB support to the Vdb class for <import-vdb> element and it's
sub-structure.
Lastly we need to add addImportVdb() and removeImportVdb() methods to the Vdb class.
In particular, these methods need to be made available to the PreviewManager and the
corresponding deploy/merge VDB utilities.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira