]
Rob Stryker commented on JBIDE-26254:
-------------------------------------
has been opened.
Right now the repo is a bit messy as I wait for the demo to complete so I can start
breaking stuff again (rename ssp -> rsp completely).
Request parameters are not validated
------------------------------------
Key: JBIDE-26254
URL:
https://issues.jboss.org/browse/JBIDE-26254
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: runtime-server-protocol
Reporter: Jan Richter
Assignee: Rob Stryker
When sending requests with parameters, one can simply send invalid objects as payload.
The server does not respond then (because it is too busy throwing exceptions, I presume).
i.e. send: server/findServerBeans(null)