[
https://issues.jboss.org/browse/JBIDE-15383?page=com.atlassian.jira.plugi...
]
Rob Stryker commented on JBIDE-15383:
-------------------------------------
To clarify how the behavior is different, 4-6 versions would return a classpath container
in these instances, which is unresolved during display in the classpath tab. For as4-6,
it seems as if nothing has changed, since what's there originally is still there
later. But for AS 7 / wf, we generally display the jboss-modules jar directly, so it
appears jboss-modules.jar was replaced with a classpath container, which is understandably
confusing (though it has no practical behavior difference).
Server Launch Configuration loses Classpath User Entries
--------------------------------------------------------
Key: JBIDE-15383
URL:
https://issues.jboss.org/browse/JBIDE-15383
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.1.0.Final
Environment: Windows 7 64-bit, Java7u25 64-bit, Eclipse Kepler, JBoss AS 7.1.1
Reporter: Daniel Atallah
Assignee: Rob Stryker
Fix For: 4.2.x
Attachments: JBIDE_1.png, JBIDE_2.png, JBIDE_3.png
Any additions to the Server Launch Configuration's Classpath "User Entries"
are lost when the dialog is closed and reopened.
This is likely related; there appears to be an issue where the initial values of
"User Entries" are also incorrect (and are reverted from the "Restore
Default Entries" value) when the dialog is reopened.
Specifically, the "org.jboss.ide.eclipse.as.core.server.launch.runJarContainer/JBoss
7.1 Runtime Server" library to a single external "jboss-modules.jar".
The attachments describe what happens:
* The initial state when editing the Launch Configuration is in [^JBIDE_1.png].
* When the "Restore Default Entries" button is clicked, the values are changed
to what should be the default state ([^JBIDE_2.png]).
* When the dialog is closed and reopened, it reverts back to the way it appeared in
[^JBIDE_1.png].
* Similarly if I manually add an external directory (or any other entry, for that
matter), as appears in [^JBIDE_3.png], after closing and reopening the dialog, it reverts
back to the [^JBIDE_1.png] state.
I've tried simply clicking "OK" and also making sure I click
"Apply" before clicking "OK", but that doesn't seem to have an
effect.
I've been able to replicate this on two separate (similarly configured) machines.
This sounds very similar to JBIDE-786, but that's very old and marked as Resolved a
long time ago, so I figured it'd be appropriate to file a new issue.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)