]
Rob Stryker resolved JBIDE-26257.
---------------------------------
Fix Version/s: 4.9.0.AM1
Resolution: Done
pushed to master... small fix.
createServer replies with OK when trying to create the same server
twice
------------------------------------------------------------------------
Key: JBIDE-26257
URL:
https://issues.jboss.org/browse/JBIDE-26257
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: runtime-server-protocol
Reporter: Jan Richter
Assignee: Rob Stryker
Fix For: 4.9.0.AM1
Having sent the server/createServer request twice with the same parameters - RSP created
the server after the first request, but then responded with the following after the second
request:
{noformat}{ severity: 0, pluginId: 'unknown', code: 0, message: 'ok'
}{noformat}
Given that no second server was created (expected), there should be an error indicated in
the status.