[teiid-issues] [JBoss JIRA] (TEIID-2114) VDBMetaDataParser has no provision for designer vdb 'entries'

Ramesh Reddy (JIRA) jira-events at lists.jboss.org
Wed Jul 25 15:42:06 EDT 2012


     [ https://issues.jboss.org/browse/TEIID-2114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramesh Reddy resolved TEIID-2114.
---------------------------------

    Resolution: Done


Now VDBMetadataParser will allow the "entry" elements to be marshelled and unmarshelled. Take a look at "VDBMetaData.getEntries" method
                
> 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

        


More information about the teiid-issues mailing list