Log in to follow, share, and participate in this community.
Article Installing Teiid Designer
Installing Teiid DesignerTeiid Designer was designed and built as a set of Eclipse plugins written in Java.The minimum runtime environment for Designer is: Java 1.6 Eclipse 3.7 or greater (Teiid Designer 8.0 is targeted at Eclipse 4.2 enviro...
Teiid Designer forum is now read onlyHello all, In an effort to consolidate community activity we are combining the Teiid Designer and Teiid forums. Please use the general forum instead: Teiid. Thanks, The Teiid and Teiid Designer Teams
11.1 update site / download?Hi - I can't seem to find the download for 11.1 on the update site? I do see the release notes, what is the latest version of Teiid & Wildfly does this support? kind regards, Omar
The Teiid Designer ProjectIntroduction Teiid Designer is a visual tool that enables rapid, model-driven definition, integration, management and testing of data services without programming using the Teiid runtime framework. It was devel...
NPE when importing JDBC DatabaseHi all. Starting from a clean workspace I created a new project and I added a two new connection profiles (for Oracle and H2 dbs). Both pings are ok. When I try to import a new JDBC Database, I have th...
Article Getting Started with Data Services Builder
Getting Started with Data Services BuilderThe Data Services Builder is our simplified approach to defining and testing and managing DV/Teiid data services via a web application running on your server. This kit utilizes the Data Services Builder web in...
Teiid Designer 11.1 What's NewHighlights Teiid Designer 11.1 introduces the following notable changes and features Upgrade to Eclipse Oxygen TEIIDDES-3044- New Model Editor page and Connections View TEIIDDES-3084 - JDG 7.1 support...
jdbc no class def found errorHi guys, I'm setting up designer with custom jdbc driver - orientdb, and I get error on connection test - NoClassDefFoundError, missing ODatabaseDocument. So it seems that this class is missing on runtime, so...
Teiid Designer Support for Teiid 9.2Hi - I was wondering when Teiid Designer would be supporting Teiid 9.2. I've been told that Wildfly 9.0.2 is end of life (not sure if that is true or not), and have been asked it t were possible to upgrade to ...
Thread How can I use RESTful POST as a data source for Teiid Designer?
How can I use RESTful POST as a data source for Teiid Designer?I saw a message about this from two years ago, but not enough information for me to move forward. I am using the latest and greatest Teiid Designer, v11. I have a RESTful POST that gives me back a big pa...
Teiid dependencies via ivy configurationHello, I have tried to download teeid dependencies with ivy configuration. Below you can find the dependencies and the public URL jBoss repository. <dependencies> <dependency org="org.jboss...
Thread VDB embedded configuration with username and password.
VDB embedded configuration with username and password.Hi, I have created an embedded VDB configuration. Below the part of my code: EmbeddedServer es = new EmbeddedServer()
SocketConfiguration s = new SocketConfiguration();
s.setBindAddress("127.0.0.1");
s.setPort...
Article Dataservice Builder on OpenShift v3 Online
Dataservice Builder on OpenShift v3 OnlineOverview This article describes how to install and configure Dataservice Builder (ds-builder) on OpenShift version 3 (Next Gen Web Console). The image configuration includes a Wildfly data-source that provides a conne...
Data Service Builder 1.0 RequirementsThe Data Service Builder requirements for the initial 1.0 release include the following: General assumptions of architecture and set-up DSB 1.0 will be deployed on an application server that contains a...
Testing Data Service Builder TESTING SCENARIOS User preferences Teiid Connection settings Verify setting invalid Administration User Name and Password fails Test Admin Connection Verify setting correct Administrat...