JBoss.orgCommunity Documentation

Chapter 5. VDB Deployment

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:

Now, go to the next section to learn how to connect to the VDB.