Downloading and Installing

Page edited by Van Halbert


Changes (11)

...
{color:#333333}To run the Teiid Quick Starts, you'll need:{color}

* Java 1.6 from {color:#005e8f}Oracle{color}{color:} {color}
* Java 6 from {color:#005e8f}Oracle{color} 
* {color:}Maven 3, if you wish to use the quick start examples{color}
* download and install {color:#005e8f}[{color:#005e8f}JBoss AS 7.1{color}|http://www.jboss.org/jbossas/downloads.html]{color} server
* download and install {color:#005e8f}JBoss AS 7.1 {color}server
* download the&nbsp;{color:#005e8f}[{color:#005e8f}Teiid Runtime{color}|http://www.jboss.org/teiid/downloads.html]{color}&nbsp;(_teiid-{version}-jboss-dist.zip)_, the [Teiid Runtime|http://www.jboss.org/teiid/downloads.html]&nbsp;(_teiid-<version>__\-jboss-dist.zip)__,_ and unzip the contents under JBoss AS install directory. _&nbsp;_The Teiid directory structure matches the JBoss AS directly. &nbsp; Therefore,&nbsp;Teiid is just an overlay and install it directly over the JBoss AS installed directory.
* download and unzip the&nbsp;{color:#005e8f}[{color:#005e8f}Teiid Quickstart{color}|http://www.jboss.org/teiid/downloads.html]{color}&nbsp;zip, the [Teiid Quickstart|http://www.jboss.org/teiid/downloads.html]&nbsp;zip, if you want to follow along with the projects discussed in the guide
{note}{color:}If you will be using a client application, like SquirreL, to connect to Teiid, you will want to download the&nbsp;{color}{color:}[Teiid JDBC Drive|http://www.jboss.org/teiid/downloads.html]{color}{color:}r{color}{color:}. &nbsp;In the downloads directory you will find "teiid\-{color}<version>-jdbc.jar".
{note}
{color:}&nbsp;{color}


{note}If you will be using a client application, like SquirreL, to connect to Teiid, you will want to download the&nbsp;[Teiid JDBC Drive|http://www.jboss.org/teiid/downloads.html]r. &nbsp;In the downloads directory you will find "teiid\-<version>-jdbc.jar".
{color:}Follow {note}&nbsp;Follow the official Maven installation guide if you don't already have Maven 3 installed. You can check which version of Maven you have installed (if any) by running{color}{color:}&nbsp;{color}{color:}{{{}mvn \--version{}}}{color}{color:}. running&nbsp;{{mvn \--version}}. If you see a version newer than 3.0.0, you are ready to go.{color}
{note}
{color:#333333}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. Follow the directions specified in this&nbsp;{color}{color:#005e8f}\[{color}{color:#005e8f}document{color}\|https://community.jboss.org/docs/DOC-16657\]{color:}&nbsp;to this&nbsp;{color:#005e8f}\[{color}{color:#005e8f}document{color}\|https://community.jboss.org/docs/DOC-16657\]&nbsp;to create any data sources.{color}{note} sources.{note}* &nbsp;

Full Content

Downloading and installing Teiid

To run the Teiid Quick Starts, you'll need:

  • Java 6 from Oracle 
  • Maven 3, if you wish to use the quick start examples
  • download and install JBoss AS 7.1 server
  • download the Teiid Runtime (teiid-<version>-jboss-dist.zip), and unzip the contents under JBoss AS install directory. _ _The Teiid directory structure matches the JBoss AS directly.   Therefore, Teiid is just an overlay and install it directly over the JBoss AS installed directory.
  • download and unzip the Teiid Quickstart zip, if you want to follow along with the projects discussed in the guide
If you will be using a client application, like SquirreL, to connect to Teiid, you will want to download the Teiid JDBC Driver.  In the downloads directory you will find "teiid-<version>-jdbc.jar".

 Follow the official Maven installation guide if you don't already have Maven 3 installed. You can check which version of Maven you have installed (if any) by running mvn --version. If you see a version newer than 3.0.0, you are ready to go.

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. Follow the directions specified in this [document|https://community.jboss.org/docs/DOC-16657] to create any data sources.

*  

Stop watching space | Change email notification preferences
View Online | View Changes | Add Comment