[
https://issues.jboss.org/browse/TEIIDDES-741?page=com.atlassian.jira.plug...
]
John Doyle commented on TEIIDDES-741:
-------------------------------------
The cause of this issue is that the
org.eclipse.datatools.connectivity.ui.wizards.ExtensibleProfileDetailsWizardPage that
defines the combo box listing the drivers does not offer the ability to select a driver
from the list and set it as the selected item. When the combo is displayed, what 's
first in the list is selected and the values of that driver are displayed. The correct
driver is in the list somewhere, and the user can select it, but we have no access to set
the right selection. The combo box is defined with private visibility.
I see two possible solutions:
1) submit a patch to DTP that allows us to set the selection of this combo.
2) avoid bringing up this Wizard in the "Execute" action, and provide our own
UI.
Execute VDB Action does not always set the correct VDB name in the
VDB name property.
-------------------------------------------------------------------------------------
Key: TEIIDDES-741
URL:
https://issues.jboss.org/browse/TEIIDDES-741
Project: Teiid Designer
Issue Type: Bug
Components: VDB & Execution
Affects Versions: 7.1.1
Environment: JBDS Beta 2
Reporter: John Doyle
Assignee: John Doyle
Priority: Blocker
Fix For: 7.1.1
I haven't figured out why, but sometimes the Execute VDB action comes up with the
right VDB name, and sometimes it comes up with the wrong name, and existing VDB, but not
the one you're trying to execute.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira