[teiid-issues] [JBoss JIRA] (TEIID-5261) Add support for Teiid Spring vs VDB

Arvind Gopinath (JIRA) issues at jboss.org
Tue Feb 20 21:29:00 EST 2018


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

Arvind Gopinath commented on TEIID-5261:
----------------------------------------

[~rareddy] when i change the wildfly-swarm version to 2018.2.0, I am getting issue in the following lines 

import org.wildfly.swarm.teiid.VDBArchive;
VDBArchive vdb = ShrinkWrap.create(VDBArchive.class);
vdb.vdb(Main.class.getClassLoader().getResourceAsStream("sqlite-vdb.xml"));

Error:(36, 8) java: cannot find symbol
  symbol:   method vdb(java.io.InputStream)
  location: variable vdb of type org.wildfly.swarm.teiid.VDBArchive





> Add support for Teiid Spring vs VDB
> -----------------------------------
>
>                 Key: TEIID-5261
>                 URL: https://issues.jboss.org/browse/TEIID-5261
>             Project: Teiid
>          Issue Type: Feature Request
>            Reporter: Arvind Gopinath
>            Assignee: Steven Hawkins
>            Priority: Minor
>         Attachments: Errorlogs.txt
>
>
> The virtual View construction happens with Annotations using Teiid Spring Boot.
> Without annotations, it will be value added if Teiid Spring Boot supports VDB. 
> Referring below example to implement the same using Spring Boot - 
> https://github.com/teiid/wildfly-swarm-teiid-examples/tree/master/vdb-datafederation



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


More information about the teiid-issues mailing list