]
Max Rydahl Andersen commented on JBIDE-16532:
---------------------------------------------
+1 for this fix/PR - definitely news that you can't cache in these launch delegates
but makes sense.
ControllableServerLaunchConfiguration should not keep state!
------------------------------------------------------------
Key: JBIDE-16532
URL:
https://issues.jboss.org/browse/JBIDE-16532
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.2.0.Alpha2
Reporter: Rob Stryker
Assignee: Rob Stryker
Priority: Critical
Labels: respin-a
Fix For: 4.2.0.Alpha2
ControllableServerLaunchConfiguration cannot keep state. Currently it is caching the
shutdown controller, however, the launch config is not re-instantiated on the fly, and so
keeping any state here is a very bad idea.
Use case:
1) Create 1 server in rse mode, start, stop
2) create 2nd server in local mode
3) Try to start, watch it attempt to use rse to start.
--
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: