[
https://issues.jboss.org/browse/TEIID-2114?page=com.atlassian.jira.plugin...
]
Paul Richardson updated TEIID-2114:
-----------------------------------
Description:
The class VDBMetaDataParser marshalls and unmarshalls VDB files. Would like to exploit
this class in Designer for the same job and replace the current JAXB implementation.
However, this class does not support entry elements:
{quote}
'With Designer based VDBs, this element is used to define extra files that are defined
inside the VDB archive. Not applicable for Dynamic VDBs.'
{quote}
see
https://issues.jboss.org/secure/attachment/12355743/vdb-deployer.xsd from
TEIIDDES-1454
Consideration for these entries may have been considered previously, given the following
appears at line 429:
{code:java}
// entry
// designer only
{code}
Can support for such entries be implemented, please?
was:
The class VDBMetaDataParser marshalls and unmarshalls VDB files. Would like to exploit
this class in Designer for the same job and replace the current JAXB implementation.
However, this class does not support entry elements:
'With Designer based VDBs, this element is used to define extra files that are defined
inside the VDB archive. Not applicable for Dynamic VDBs.'
see
https://issues.jboss.org/secure/attachment/12355743/vdb-deployer.xsd from
TEIIDDES-1454
Can support for such entries be implemented, please?
VDBMetaDataParser has no provision for designer vdb 'entries'
--------------------------------------------------------------
Key: TEIID-2114
URL:
https://issues.jboss.org/browse/TEIID-2114
Project: Teiid
Issue Type: Enhancement
Components: AdminApi
Affects Versions: 8.1
Reporter: Paul Richardson
Assignee: Ramesh Reddy
The class VDBMetaDataParser marshalls and unmarshalls VDB files. Would like to exploit
this class in Designer for the same job and replace the current JAXB implementation.
However, this class does not support entry elements:
{quote}
'With Designer based VDBs, this element is used to define extra files that are
defined inside the VDB archive. Not applicable for Dynamic VDBs.'
{quote}
see
https://issues.jboss.org/secure/attachment/12355743/vdb-deployer.xsd from
TEIIDDES-1454
Consideration for these entries may have been considered previously, given the following
appears at line 429:
{code:java}
// entry
// designer only
{code}
Can support for such entries be implemented, please?
--
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