-
Notifications
You must be signed in to change notification settings - Fork 0
InstallingTeiid
WARNING! This page is deprecated. See Teiid instead.
This part is a step-by-step quick start guide for installing Teiid 8.3 into your machine.
This tutorial uses software components:
- JBoss application server 7.1.1 (download)
All these components require Java 1.6 installed already in your machine.
- Unzip the JBoss AS content into your workspace. We will refer this location as your JBOSS_HOME path.
We are now going to test running the server and to check if Teiid is properly installed. 3. Go to JBOSS_HOME/bin using a command line application. 4. Execute the ./standalone.bat. 5. Open a web browser and type http://localhost:8080 or http://127.0.0.1:8080 and a welcome page should appear.
6. Select "Administration Console" and enter the username and password. Note that a setup page will appear instead of the login page if you run JBOSS for the first time. Follow the instructions given by the setup page to create a new user. You need to create 2 users: Administration and Application. You can also use the 'bin/add-user.sh' command.
7. Click on "Manage Deployments" on the left panel and check if Teiid components have been loaded.
teiid-connector-file.rar teiid-connector-google.rar teiid-connector-infinispan.rar teiid-connector-ldap.rar teiid-connector-salesforce.rar teiid-connector-ws.rar
8. You may stop the JBoss server from the terminal.
Download and install Eclipse Juno (download)
- Run Eclipse and select Help > Install New Software... in the menu bar.
Name: JBossAs Tools Location: http://download.jboss.org/jbosstools/updates/development/juno
4. Expand Abrigdged JBoss Tools 4.0 and put a check mark on JBoss AS Tools component. 5. Finish the installation.
- Run Eclipse and select Help > Install New Software... in the menu bar.
Name: Teiid Designer 8.x Location: http://download.jboss.org/jbosstools/updates/release/juno/soa-tooling/teiiddesigner/
4. Put a check mark to the plugin "Data Services" in which it will select 3 components: Teiid Data Tools Connectivity, Teiid Designer and Teiid Designer Runtime. 5. Finish the installation.
- Quick Start Guide
- Easy-Tutorials
- More Tutorials
- Examples
- FAQ
- Using Ontop
- Learning more
- Troubleshooting
- Developer Guides
- Links