]
Martin Malina closed JBIDE-17005.
---------------------------------
Verified in JBDS 8.0.0.Beta2a B106
server editor runtime combo not functioning properly, saveable
--------------------------------------------------------------
Key: JBIDE-17005
URL:
https://issues.jboss.org/browse/JBIDE-17005
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.2.0.Beta2
Reporter: Rob Stryker
Assignee: Rob Stryker
Fix For: 4.2.0.Beta2
An upstream bug has been filed for htis issue:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=431973
The server runtime combo inside the server editor does not file changes to its widgets
through a command manager. The server cannot realize it is dirty, and changes cannot be
persisted.
A workaround is to change your runtime via the combo, and then change any other widget on
the page (such as host) by adding and removing a character. The server will then know it
is dirty, and saves to it will also persist your change in the runtime combo.
Until the upstream issue is fixed, this issue should remain open.