[
https://issues.jboss.org/browse/JBIDE-17005?page=com.atlassian.jira.plugi...
]
Rob Stryker commented on JBIDE-17005:
-------------------------------------
A jbt patch that must be made after the upstream is accepted is over at
https://github.com/robstryker/jbosstools-server/tree/JBIDE-17005
This patch must be re-tested to ensure that any changes wtp makes to the patch do not
break the functionality. Specificxally, they may change method names.
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.
--
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