-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
None
-
None
Removing a http-connector with allow-resource-service-restart set to true will yield the following result:
{ "operation" => "remove", "address" => [ ("subsystem" => "remoting"), ("http-connector" => "ejb3-tests") ], "operation-headers" => {"allow-resource-service-restart" => true} } {"outcome" => "success"}
However, the removal of http-connector will only register after full server reload.
- clones
-
JBEAP-11074 Operation removing http-connector requires full server reload but does not change the server state accordingly
- Closed
- relates to
-
WFCORE-3286 It is possible to add multiple http-connectors to the same undertow listener
- Resolved