JBoss.orgCommunity Documentation

Chapter 5. Deployment

5.1. Stand-alone Application Deployment

Having built the VDB, it must be deployed so it can be access through a JDBC connection. Note there are two steps involved in this deployment:

  1. Deploying Teiid

  2. Deploying a VDB

Teiid is typically used in one of two manners:

This example deploys Teiid within a stand-alone Java application. The sample deployment is shown below. You can find more details about deploying to application servers on the Teiid web-site