]
Ted Jones resolved TEIIDDES-1816.
---------------------------------
Resolution: Done
Corrected connection url for Create VDB Datasource and Deploy VDB in the REST action set.
Also, removed "-ds.xml" verbiage from the Deploy VDB/Create Datasource dialog.
VDB datasource contains incorrect connection url
------------------------------------------------
Key: TEIIDDES-1816
URL:
https://issues.jboss.org/browse/TEIIDDES-1816
Project: Teiid Designer
Issue Type: Bug
Components: VDB & Execution
Affects Versions: 7.7.4
Environment: JBDS 5.0.2.GA, Teiid Designer 7.7.4, java oracle jdk6 1.6.0_45, SOA
5.3.1.GA, EDS 5
Reporter: Lucie Fabrikova
Assignee: Ted Jones
Fix For: 9.0.4
VDB datasource (deploy/mysimplevdb-ds.xml) contains invalid connection url if created via
Guides - Create REST WAR:
<connection-url>jdbc:teiid:MySimpleVdb.vdb@mm://localhost:31443</connection-url>
Steps to reproduce:
1. Take any VDB
2. Modelling actions -> Create REST WAR -> Deploy VDB
3. In dialog, select the VDB and choose "Create data source"
Next, VDB is deployed and data source for the VDB is created, but contains invalid
connection URL.