JBoss.orgCommunity Documentation

Chapter 1. Download

You need to download the binaries for Teiid Embedded . Note that there are three different artifacts are available for download.

  1. Teiid Source - contains all the source code for all modules

  2. Teiid Binary - contains all the binary code for all modules

  3. Teiid Embedded Kit - contains only required modules and their required 3rd party dependencies

For this Quick Start, download the Teiid Embedded Kit and extract this tar/zip file to a directory you can access.

In the expanded directory, you will find "Teiid-${version}-embedded.jar", which is the main binary jar file for Teiid Embedded, and the "lib" and "extension" directories containing supporting 3rd party binaries required to execute Teiid Embedded. Later sections describe installing these artifacts.

Note

Access to physical data sources such as Oracle, MS-SQL Server, DB2, and Sybase through Teiid relies upon the user supplying their own JDBC drivers in the deployment. Teiid Embedded has been tested extensively with DataDirect If you have access to these JDBC drivers, we recommend their use.