[jbosstools-issues] [JBoss JIRA] (JBIDE-15383) Server Launch Configuration loses Classpath User Entries

Daniel Atallah (JIRA) jira-events at lists.jboss.org
Thu Aug 29 13:41:03 EDT 2013


Daniel Atallah created JBIDE-15383:
--------------------------------------

             Summary: 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


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 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


More information about the jbosstools-issues mailing list