[
https://issues.jboss.org/browse/JBIDE-15944?page=com.atlassian.jira.plugi...
]
Rob Stryker commented on JBIDE-15944:
-------------------------------------
I just tested this using code from master, and I am unable to replicate. For AS7 /
wildfly, it seems the classpath is 100% overwritten, but I've just tested on as 5.1,
and it seems to keep additional classpath entries as far as I can tell. The code also
seems to indicate the difference in behavior as well.
LocalJBossStartLaunchConfigurator.getClasspath(etc) clearly replaces the runtime jar
container if it's missing or somehow incorrect (if for example after a runtime name
change), but allows other classpath entries to remain there.
The AS7 version, LocalJBoss7StartConfigurator.getClasspath(etc) clearly overwrites it
entirely.
So, the code, plus my manual test on master, seems to indicate that nothing has changed.
Perhaps something is wrong in user's environment? I did a git log on the relevant
files and they haven't changed in over a year.
I'll forward this to Martin to see what he sees in the most recent builds.
[Regression] Can not edit server runtime classpath
--------------------------------------------------
Key: JBIDE-15944
URL:
https://issues.jboss.org/browse/JBIDE-15944
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.1.0.1.Final
Environment: windows eclipse 3.4.1
Reporter: filippo rossoni
Assignee: Rob Stryker
Labels: new_and_noteworthy, regression
Fix For: 4.2.0.Alpha1
Attachments: JBIDE-3770.jpg
when edit the server runtime configuration the changes are lost after save
--
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