[teiid-issues] [JBoss JIRA] (TEIID-5394) Define how to utilize multiple vdbs

Ramesh Reddy (JIRA) issues at jboss.org
Wed Jun 27 11:34:00 EDT 2018


    [ https://issues.jboss.org/browse/TEIID-5394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13597858#comment-13597858 ] 

Ramesh Reddy edited comment on TEIID-5394 at 6/27/18 11:33 AM:
---------------------------------------------------------------

An idea here is to include the importing vdbs into same folder structure? I am not sure how much nesting of importing vdbs Teiid supports, but something like should work.

{code}
/src/main/vdb
    portfolio-vdb.xml
    import/
        abc/ 
            abc-vdb.xml
        xyz/
            xyz-vdb.xml
{code}
There will be intervening directories to support TEIID-5392. The big question is either we can undo the nesting during the deployment time and deploy multiple vdbs Vs redefine the VDB structure such that we change the deployer in Teiid.


was (Author: rareddy):
An idea here is to include the importing vdbs into same folder structure? I am not sure how much nesting of importing vdbs Teiid supports, but something like should work.

{code}
/src/main/vdb
    portfolio-vdb.xml
    import/
        abc/ 
            abc-vdb.xml
        xyz/
            xyz-vdb.xml
{code}
There will be intervening directories to support TEIID-5392

> Define how to utilize multiple vdbs
> -----------------------------------
>
>                 Key: TEIID-5394
>                 URL: https://issues.jboss.org/browse/TEIID-5394
>             Project: Teiid
>          Issue Type: Sub-task
>          Components: Build/Kits
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>
> Perhaps to support vdb imports, we should define how a build can incorporate multiple vdbs.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the teiid-issues mailing list