[
https://issues.jboss.org/browse/TEIIDDES-1454?page=com.atlassian.jira.plu...
]
Ramesh Reddy commented on TEIIDDES-1454:
----------------------------------------
Teiid no longer uses JAXB for the XML Serilization, it has been modified for performance
reasons. Use VDBMetadaParser's marshell and unmarshall methods instead.
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
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