[
https://issues.jboss.org/browse/TEIIDDES-1895?page=com.atlassian.jira.plu...
]
Van Halbert edited comment on TEIIDDES-1895 at 10/25/13 12:57 PM:
------------------------------------------------------------------
what will be returned when multiple (for 1 type) is defined in the configuration? Or is
the types based on the name's, not the type, returned for display?
Also, can't guarantee the one's that are there will be there after the user
deletes some and adds others.
was (Author: van.halbert):
what will be returned when multiple (for 1 type) is defined in the configuration? Or
is the types based on the name's, not the type, returned for display?
Designer doesn't handle it when the default resource adapter
isn't defined in the server
----------------------------------------------------------------------------------------
Key: TEIIDDES-1895
URL:
https://issues.jboss.org/browse/TEIIDDES-1895
Project: Teiid Designer
Issue Type: Bug
Components: Teiid Integration
Affects Versions: 8.3
Reporter: Van Halbert
Assignee: Mark Drilling
Priority: Critical
Fix For: 8.3
Description of problem:
I commented out the resource-adapter elements in standalone.xml (so that there was only
empty element <resource-adapters></resource-adapters> left).
I run those teiid designer tests:
- basic server management use cases (OK)
- test which uses XML document as a data source - fails [1], whole teiid designer message
[2]
Lucie
[1] "There was a problem deploying VDB "RecursiveVDB.vdb" to server
"mm://localhost:9999::admin" -- and message "Data Source Type file does not
exist on server mm://localhost:9999::admin"
[2] java.lang.Exception: Data Source Type file does not exist on server
mm://localhost:9999::admin (JBoss EAP 6.1)
at
org.teiid84.runtime.ExecutionAdmin.getOrCreateDataSource(ExecutionAdmin.java:320)
at
org.teiid.designer.runtime.TeiidServer.getOrCreateDataSource(TeiidServer.java:556)
at
org.teiid.designer.runtime.TeiidDataSourceFactory.createDataSource(TeiidDataSourceFactory.java:107)
at org.teiid.designer.runtime.ui.vdb.VdbDeployer.deploy(VdbDeployer.java:239)
at
org.teiid.designer.runtime.ui.actions.DeployVdbAction$1.run(DeployVdbAction.java:286)
at
org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
--
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