[
https://issues.jboss.org/browse/JBIDE-17103?page=com.atlassian.jira.plugi...
]
Martin Malina commented on JBIDE-17103:
---------------------------------------
Yeah, so it seems that the design is not very good. Right now each handler tries to create
the server+runtime and it seems they do this asynchronously after OK is pressed. I
understand that this will require significant changes and it's probably not a pressing
issue, but it should be fixed sooner or later. We should be able to tell the outcome of
the operation and not just hope for the best. Right now if for some reason two handlers
think they are supposed to create a runtime, you will end up with two duplicate runtimes.
No warning/error is shown when detected runtime fails to be added
-----------------------------------------------------------------
Key: JBIDE-17103
URL:
https://issues.jboss.org/browse/JBIDE-17103
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.2.0.Beta1
Reporter: Martin Malina
Assignee: Rob Stryker
Fix For: 4.2.0.Beta2
When there is a new version of a runtime, e.g. WildFly 8.1, that is not yet supported by
the tooling, runtime detection usually detects it alright, but when you then click OK, the
runtime+server are not added. And there is no error anywhere at all - we should fix that.
--
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