[teiid-issues] [JBoss JIRA] (TEIID-2405) getVDBImports returns empty list when an importing VDB becomes active.

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Fri Feb 22 09:50:57 EST 2013


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

Steven Hawkins resolved TEIID-2405.
-----------------------------------

    Fix Version/s: 8.3
       Resolution: Done


Ensured that the entire state is cloned and that if written out the imported models will be excluded.
                
> getVDBImports returns empty list when an importing VDB becomes active.
> ----------------------------------------------------------------------
>
>                 Key: TEIID-2405
>                 URL: https://issues.jboss.org/browse/TEIID-2405
>             Project: Teiid
>          Issue Type: Bug
>          Components: AdminApi
>    Affects Versions: 8.2
>            Reporter: Daniel Caros
>            Assignee: Steven Hawkins
>             Fix For: 8.3
>
>
> I am calling the adminapi getVDB() on a VDB that imports other VDBs. Then I am calling getVDBImports() on the VDB object that is returned. If this VDB object is in a LOADING state, it returns correct list of imported VDBs. If this VDB object is in an ACTIVE state, the call to getVDBImports() returns an empty list. We need a way to get imported VDBs when an importing VDB is ACTIVE.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list