Mark Drilling created TEIIDDES-1686:
---------------------------------------
Summary: When deploying a VDB, selected to create a corresponding Datasource
but none created
Key: TEIIDDES-1686
URL:
https://issues.jboss.org/browse/TEIIDDES-1686
Project: Teiid Designer
Issue Type: Bug
Components: VDB & Execution
Affects Versions: 8.1
Reporter: Mark Drilling
Assignee: Mark Drilling
Fix For: 8.2
After creating a VDB in Designer, I was using the Guides view "Create a REST
War" action set. Then executed the action "Deploy a VDB". I chose the
option to create a DataSource and provided a DS jndi name. But, the data source was not
created.
Limited debug shows a problem around line 165 of DeployVdbAction. I believe the hasVdb
call is returning 'false' because vdb.getName() returns a name
"myVdb.vdb" when the method is expecting the name without .vdb - eg
"myVdb".
Should verify that the same name style is expected on Teiid 7.7 and Teiid 8.x servers.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira