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

Daniel Caros (JIRA) jira-events at lists.jboss.org
Thu Feb 21 18:31:56 EST 2013


Daniel Caros created TEIID-2405:
-----------------------------------

             Summary: 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


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