]
Rob Stryker commented on JBIDE-26257:
-------------------------------------
Second call is overriding the existing server. THis is a bug.
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
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.