JBoss.orgCommunity Documentation
Having built the VDB or using the example dynamic vdb, it must be deployed into the JBoss AS server so it can be accessed using a Teiid JDBC connection.
This example is using the dynamic vdb and requires that it be deployed into the JBoss AS server. To deploy the vdb, copy the following file into "<jboss-install>/server/default/deploy" directory:
teiid-examples/dynamicvdb-portfolio/portfolio-vdb.xml
Now, go to the next section to learn how to connect to the VDB.