]
Mark Drilling resolved TEIIDDES-2069.
-------------------------------------
Resolution: Done
Reworked the Default Teiid Instance section
- changed title to Default Server, moved change button into toolbar.
- Using separate Server status and Teiid status icons
- Using JBoss server name to make consistent with server view
Changed dialog wordings in several places - to make more consistent.
Simplified the Change Default combo box selections - now using server names
Improve Default Server naming and make it consistent
----------------------------------------------------
Key: TEIIDDES-2069
URL:
https://issues.jboss.org/browse/TEIIDDES-2069
Project: Teiid Designer
Issue Type: Enhancement
Components: Teiid Integration
Affects Versions: 8.4
Reporter: Mark Drilling
Assignee: Mark Drilling
Fix For: 8.5
Attachments: ServerDefaultView.png, SetDefaultServerDialog.png
We are inconsistent in the way we name/display the default teiid instances in designer.
We supply a 'Display Name' on the server teiid instance panel, but it is empty by
default. So when you have multiple local JBoss servers (and dont supply a display name)
they are all displayed as 'mm://localhost:9999' in the default server view. This
is really confusing as to which instance you've selected as the default.
Also, in the 'Change Default Dialog'. The names in the dropdown get really long
and ugly - especially if you provide a teiid instance name. See attached screenshot.
I'm thinking, just set a default for the teiid instance 'display name'
initially. Either just use the JBoss server name or something based on it. Then use that
name consistently in the Default server view and selection dialog.